Home
last modified time | relevance | path

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

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