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

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h591 intstat = CMDCMPLT;
610 if (intstat & CMDCMPLT) {
H A Daic79xx_inline.h226 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
919 intstat = CMDCMPLT;
926 if (intstat & CMDCMPLT) {
H A Daic7xxx_reg.h1538 #define CMDCMPLT 0x02 macro
H A Daic79xx_reg.h2396 #define CMDCMPLT 0x02 macro

Completed in 108 milliseconds