Searched defs:scsiid (Results 1 – 6 of 6) sorted by relevance
68 #define SCSIID_TARGET(ahc, scsiid) \ argument71 #define SCSIID_OUR_ID(scsiid) \ argument73 #define SCSIID_CHANNEL(ahc, scsiid) \ argument103 #define BUILD_TCL(scsiid, lun) \ argument463 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member621 uint8_t scsiid; /* Our ID and the initiator's ID */ member
71 #define SCSIID_TARGET(ahd, scsiid) \ argument73 #define SCSIID_OUR_ID(scsiid) \ argument75 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument104 #define BUILD_TCL(scsiid, lun) \ argument492 /*19*/ uint8_t scsiid; /* member675 uint8_t scsiid; /* Our ID and the initiator's ID */ member
7699 u_int scsiid; in ahc_update_scsiid() local
10538 u_int scsiid; in ahd_update_scsiid() local
321 int scsiid; member
348 static int scsiid[] = {7, 7}; variable
Completed in 71 milliseconds