Home
last modified time | relevance | path

Searched refs:TWIN_CHNLB (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_osm.h103 | (SIM_IS_SCSIBUS_B(ahc, sim) ? TWIN_CHNLB : 0))
Daic7xxx.h85 ? ((((scsiid) & TWIN_CHNLB) != 0) ? 'B' : 'A') \
Daic7xxx.reg188 field TWIN_CHNLB 0x80
1077 field TWIN_CHNLB 0x80
Daic7xxx_reg.h1649 #define TWIN_CHNLB 0x80 macro
Daic7xxx.seq224 or SAVED_SCSIID, TWIN_CHNLB;
350 or SAVED_SCSIID, TWIN_CHNLB;
374 test SCB_SCSIID, TWIN_CHNLB jz . + 2;