Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h3407 #define SEEARBACK 0x04 macro
H A Daic79xx.reg2928 field SEEARBACK 0x04
H A Daic79xx.c9622 while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt) in ahd_wait_seeprom()