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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 188 field TWIN_CHNLB 0x80
1077 field TWIN_CHNLB 0x80
aic7xxx.seq 222 or SAVED_SCSIID, TWIN_CHNLB;
348 or SAVED_SCSIID, TWIN_CHNLB;
371 test SCB_SCSIID, TWIN_CHNLB jz . + 2;
aic7xxx_reg.h 1655 #define TWIN_CHNLB 0x80
  /src/sys/dev/ic/
aic7xxxvar.h 176 ? ((((scsiid) & TWIN_CHNLB) != 0) ? 'B' : 'A') \

Completed in 16 milliseconds