Home
last modified time | relevance | path

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

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