HomeSort by: relevance | last modified time | path
    Searched refs:EXP_ACTIVE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 333 field EXP_ACTIVE 0x10 /* SCSI Expander Active */
aic7xxx_reg.h 1186 #define EXP_ACTIVE 0x10
aic79xx.reg 1918 field EXP_ACTIVE 0x10 /* SCSI Expander Active */
aic79xx_reg.h 2762 #define EXP_ACTIVE 0x10
  /src/sys/dev/ic/
aic7xxx.c 1644 && (ahc_inb(ahc, SSTAT2) & EXP_ACTIVE) == 0) {
aic79xx.c 2772 && (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) {

Completed in 46 milliseconds