HomeSort by: relevance | last modified time | path
    Searched refs:scsi_inquiry (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
scsivar.h 55 int scsi_inquiry(int, int, u_char *, unsigned int);
sd.c 89 struct scsi_inquiry inqbuf;
111 stat = scsi_inquiry(ctlr, unit, (u_char *)&inqbuf, sizeof(inqbuf));
scsi.c 405 scsi_inquiry(int ctlr, int slave, uint8_t *buf, unsigned int len) function in typeref:typename:int
scsireg.h 275 struct scsi_inquiry { struct
  /src/sys/arch/luna68k/stand/boot/
samachdep.h 165 struct scsi_inquiry;
166 bool scident(uint, uint, uint, struct scsi_inquiry *, uint32_t *);
scsi.c 91 static struct scsi_inquiry inquirybuf;
sc.c 188 scident(uint ctlr, uint target, uint lun, struct scsi_inquiry *inqout,
191 struct scsi_inquiry inqbuf;
254 struct scsi_inquiry inqbuf;
scsireg.h 250 struct scsi_inquiry { struct
sd.c 105 struct scsi_inquiry inqbuf;

Completed in 44 milliseconds