Home
last modified time | relevance | path

Searched refs:scsi_cdb6 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsi.c376 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; in scsi_test_unit_rdy()
386 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; in scsi_request_sense()
408 static struct scsi_cdb6 cdb = { CMD_INQUIRY }; in scsi_inquiry()
H A Dscsireg.h220 struct scsi_cdb6 { struct
/netbsd-src/sys/arch/sgimips/stand/common/
H A Diris_scsicmd.h77 struct scsi_cdb6 { struct
H A Diris_scsictl.c43 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; in scsi_test_unit_rdy()
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dsc.c487 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY }; in scsi_test_unit_rdy()
523 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE }; in scsi_request_sense()
604 static struct scsi_cdb6 cdb = { CMD_FORMAT_UNIT, 0, 0, 0, 0, 0 }; in scsi_format_unit()
H A Dscsireg.h195 struct scsi_cdb6 { struct