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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c1811 channel = SCSIID_CHANNEL(ahc, saved_scsiid);
2755 SCSIID_CHANNEL(ahc, saved_scsiid),
H A Daic79xx_core.c4260 SCSIID_CHANNEL(ahd, saved_scsiid),

Completed in 84 milliseconds