Home
last modified time | relevance | path

Searched defs:scsiid (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ argument
73 #define SCSIID_OUR_ID(scsiid) \ argument
75 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
104 #define BUILD_TCL(scsiid, lun) \ argument
492 /*19*/ uint8_t scsiid; /* member
675 uint8_t scsiid; /* Our ID and the initiator's ID */ member
H A Daic7xxx_osm.c806 unsigned int scsiid = (sdev->id << TID_SHIFT) & TID; in ahc_build_scsiid() local
H A Daic7xxx_core.c7699 u_int scsiid; in ahc_update_scsiid() local
H A Daic79xx_core.c10538 u_int scsiid; in ahd_update_scsiid() local
/linux/drivers/scsi/
H A Daha152x.h321 int scsiid; member