Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.h85 #define SCSIID_CHANNEL(ahc, scsiid) \ macro
90 (SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid) == 'B')
96 SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid)
Daic79xx.h87 #define SCSIID_CHANNEL(ahd, scsiid) ('A') macro
94 SCSIID_CHANNEL(ahd, (scb)->hscb->scsiid)
Daic79xx_osm.c1015 tinfo = ahd_fetch_transinfo(ahd, SCSIID_CHANNEL(ahd, scb->hscb->scsiid), in ahd_execute_scb()
Daic7xxx_osm.c1057 tinfo = ahc_fetch_transinfo(ahc, SCSIID_CHANNEL(ahc, scb->hscb->scsiid), in ahc_execute_scb()
Daic7xxx.c1259 channel = SCSIID_CHANNEL(ahc, saved_scsiid); in ahc_handle_scsiint()
2212 SCSIID_CHANNEL(ahc, saved_scsiid), in ahc_fetch_devinfo()
Daic79xx.c3507 SCSIID_CHANNEL(ahd, saved_scsiid), in ahd_fetch_devinfo()