Searched defs:scsiid (Results 1 – 3 of 3) sorted by relevance
72 #define SCSIID_TARGET(ahc, scsiid) \ argument75 #define SCSIID_OUR_ID(scsiid) \ argument77 #define SCSIID_CHANNEL(ahc, scsiid) \ argument107 #define BUILD_TCL(scsiid, lun) \ argument457 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member630 uint8_t scsiid; /* Our ID and the initiator's ID */ member
108 #define SCSIID_TARGET(ahc, scsiid) \ argument111 #define SCSIID_OUR_ID(scsiid) \ argument113 #define SCSIID_CHANNEL(ahc, scsiid) \ argument143 #define BUILD_TCL(scsiid, lun) \ argument503 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member682 uint8_t scsiid; /* Our ID and the initiator's ID */ member
7186 u_int scsiid; in ahc_update_scsiid() local