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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 187 mask TWIN_TID 0x70
1078 mask TWIN_TID 0x70
aic7xxx_reg.h 1653 #define TWIN_TID 0x70
aic7xxx.seq 379 and SCSIID, TWIN_TID|OID, SCB_SCSIID;
  /src/sys/dev/ic/
aic7xxxvar.h 170 (((scsiid) & ((((ahc)->features & AHC_TWIN) != 0) ? TWIN_TID : TID)) \

Completed in 17 milliseconds