Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/mboot/
H A Dmboot.c44 bootmain(int scsiid) in bootmain()
/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h169 #define SCSIID_TARGET(ahc, scsiid) \ argument
172 #define SCSIID_OUR_ID(scsiid) \ argument
174 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
204 #define BUILD_TCL(scsiid, lun) \ argument
570 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member
748 uint8_t scsiid; /* Our ID and the initiator's ID */ member
H A Daic79xxvar.h87 #define SCSIID_TARGET(ahd, scsiid) \ argument
89 #define SCSIID_OUR_ID(scsiid) \ argument
91 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
120 #define BUILD_TCL(scsiid, lun) \ argument
507 /*19*/ uint8_t scsiid; /* member
699 uint8_t scsiid; /* Our ID and the initiator's ID */ member
H A Daic7xxx.c7173 u_int scsiid; in ahc_update_scsiid() local
H A Daic79xx.c9546 u_int scsiid; in ahd_update_scsiid() local