Searched refs:DPHASE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1323 #define DPHASE 0x20 macro
H A Daic7xxx.c842 ahc_inb(ahc, SEQ_FLAGS) & DPHASE ? "Have" : "Haven't",
3649 if ((ahc_inb(ahc, SEQ_FLAGS) & DPHASE) == 0
H A Daic79xx_reg.h3591 #define DPHASE 0x20 macro
H A Daic79xx.c1371 ahd_inb(ahd, SEQ_FLAGS) & DPHASE
4862 if ((ahd_inb(ahd, SEQ_FLAGS) & DPHASE) == 0

Completed in 147 milliseconds