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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c1241 channel = SCSIID_CHANNEL(ahc, saved_scsiid);
2198 SCSIID_CHANNEL(ahc, saved_scsiid),
H A Daic79xx_core.c3536 SCSIID_CHANNEL(ahd, saved_scsiid),

Completed in 133 milliseconds