Searched refs:SCSIID_CHANNEL (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx.h73 #define SCSIID_CHANNEL(ahc, scsiid) \ macro
78 (SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid) == 'B')
84 SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid)
H A Daic79xx.h75 #define SCSIID_CHANNEL(ahd, scsiid) ('A') macro
82 SCSIID_CHANNEL(ahd, (scb)->hscb->scsiid)
H A Daic7xxx_core.c1819 channel = SCSIID_CHANNEL(ahc, saved_scsiid);
2797 SCSIID_CHANNEL(ahc, saved_scsiid),
H A Daic79xx_core.c4332 SCSIID_CHANNEL(ahd, saved_scsiid),

Completed in 108 milliseconds