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

  /src/sys/arch/sgimips/stand/common/
iris_scsicmd.h 77 struct scsi_cdb6 { struct
iris_scsictl.c 43 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY };
  /src/sys/arch/hp300/stand/common/
scsi.c 376 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY };
386 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE };
408 static struct scsi_cdb6 cdb = { CMD_INQUIRY };
scsireg.h 220 struct scsi_cdb6 { struct
  /src/sys/arch/luna68k/stand/boot/
sc.c 487 static struct scsi_cdb6 cdb = { CMD_TEST_UNIT_READY };
523 static struct scsi_cdb6 cdb = { CMD_REQUEST_SENSE };
604 static struct scsi_cdb6 cdb = { CMD_FORMAT_UNIT, 0, 0, 0, 0, 0 };
scsireg.h 195 struct scsi_cdb6 { struct

Completed in 158 milliseconds