Home
last modified time | relevance | path

Searched refs:CTS_NVME_VALID_SPEC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme_sim.c229 nvmex->valid = CTS_NVME_VALID_SPEC; in nvme_sim_action()
245 nvmep->valid = CTS_NVME_VALID_SPEC; in nvme_sim_action()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_sim.c218 nvme->valid = CTS_NVME_VALID_SPEC; in nvmf_sim_action()
/freebsd/sys/cam/
H A Dcam_ccb.h1049 #define CTS_NVME_VALID_SPEC 0x01 macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c5426 if (nvme->valid & CTS_NVME_VALID_SPEC) { in cts_print()