Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h83 #define SCSIID_CHANNEL(ahc, scsiid) \ macro
88 (SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid) == 'B')
94 SCSIID_CHANNEL(ahc, (scb)->hscb->scsiid)
Daic79xx.h86 #define SCSIID_CHANNEL(ahd, scsiid) ('A') macro
93 SCSIID_CHANNEL(ahd, (scb)->hscb->scsiid)
Daic7xxx_core.c1236 channel = SCSIID_CHANNEL(ahc, saved_scsiid); in ahc_handle_scsiint()
2191 SCSIID_CHANNEL(ahc, saved_scsiid), in ahc_fetch_devinfo()
Daic79xx_core.c3031 SCSIID_CHANNEL(ahd, saved_scsiid), in ahd_fetch_devinfo()