Searched refs:scsi_inquiry (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsivar.h55 int scsi_inquiry(int, int, u_char *, unsigned int);
H A Dsd.c89 struct scsi_inquiry inqbuf;
111 stat = scsi_inquiry(ctlr, unit, (u_char *)&inqbuf, sizeof(inqbuf));
H A Dscsireg.h275 struct scsi_inquiry {
H A Dscsi.c405 scsi_inquiry(int ctlr, int slave, uint8_t *buf, unsigned int len) function
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsamachdep.h165 struct scsi_inquiry;
166 bool scident(uint, uint, uint, struct scsi_inquiry *, uint32_t *);
H A Dscsi.c91 static struct scsi_inquiry inquirybuf;
H A Dsc.c178 scident(uint ctlr, uint target, uint lun, struct scsi_inquiry *inqout,
181 struct scsi_inquiry inqbuf;
242 struct scsi_inquiry inqbuf;
H A Dscsireg.h250 struct scsi_inquiry {
H A Dsd.c105 struct scsi_inquiry inqbuf;

Completed in 260 milliseconds