Searched refs:FETCH_INPROG (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.c367 if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
689 if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
752 if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0) {
H A Daic79xx_reg.h3316 #define FETCH_INPROG 0x04 macro

Completed in 85 milliseconds