Home
last modified time | relevance | path

Searched refs:EXP_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h1181 #define EXP_ACTIVE 0x10 macro
Daic7xxx.reg333 field EXP_ACTIVE 0x10 /* SCSI Expander Active */
Daic79xx_reg.h2799 #define EXP_ACTIVE 0x10 macro
Daic79xx.reg1909 field EXP_ACTIVE 0x10 /* SCSI Expander Active */
Daic7xxx.c1660 && (ahc_inb(ahc, SSTAT2) & EXP_ACTIVE) == 0) { in ahc_devlimited_syncrate()
Daic79xx.c2896 && (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) { in ahd_devlimited_syncrate()