Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ argument
71 #define SCSIID_OUR_ID(scsiid) \ argument
73 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
103 #define BUILD_TCL(scsiid, lun) \ argument
463 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member
624 uint8_t scsiid; /* Our ID and the initiator's ID */ member
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
678 uint8_t scsiid; /* Our ID and the initiator's ID */ member
Daic7xxx_core.c7769 u_int scsiid; in ahc_update_scsiid() local
Daic79xx_core.c10636 u_int scsiid; in ahd_update_scsiid() local
/drivers/scsi/
Daha152x.h320 int scsiid; member
Daha152x.c341 static int scsiid[] = {7, 7}; variable