Home
last modified time | relevance | path

Searched refs:SCSI_REV_SPC4 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/scsi/
H A Dscsiconf.h527 #define SCSI_REV_SPC4 0x06 /* ANSI INCITS 513-2015 (SPC-4) */ macro
H A Dscsiconf.c656 case SCSI_REV_SPC4: in scsi_probe_link()
/openbsd/sys/dev/ic/
H A Dnvme.c856 inq.version = SCSI_REV_SPC4; in nvme_scsi_inquiry()