Home
last modified time | relevance | path

Searched refs:SEEARBACK (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h3373 #define SEEARBACK 0x04 macro
H A Daic79xx.reg2939 field SEEARBACK 0x04
/netbsd/sys/dev/ic/
H A Daic79xx.c9024 while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt) in ahd_wait_seeprom()