Home
last modified time | relevance | path

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

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