Home
last modified time | relevance | path

Searched refs:PROTO_NVME (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/dev/nvmf/host/
HDnvmf_sim.c187 cpi->protocol = PROTO_NVME; in nvmf_sim_action()
211 cts->protocol = PROTO_NVME; in nvmf_sim_action()
/freebsd-head/sys/dev/nvme/
HDnvme_sim.c199 cpi->protocol = PROTO_NVME; in nvme_sim_action()
251 cts->protocol = PROTO_NVME; in nvme_sim_action()
/freebsd-head/usr.sbin/camdd/
HDcamdd.c1506 case PROTO_NVME: in camdd_probe_pass()
1930 case PROTO_NVME:
2342 case PROTO_NVME:
2668 case PROTO_NVME:
/freebsd-head/sys/cam/nvme/
HDnvme_xpt.c188 .proto = PROTO_NVME,
HDnvme_da.c663 if (cgd->protocol != PROTO_NVME) in ndaasync()
/freebsd-head/sys/cam/
HDcam_ccb.h281 PROTO_NVME, /* NVME */ enumerator
/freebsd-head/sbin/camcontrol/
HDcamcontrol.c600 } else if (dev_result->protocol == PROTO_NVME) { in getdevtree()
2508 if (cpi.protocol == PROTO_NVME) { in identify()
5423 if (cts->protocol == PROTO_NVME) { in cts_print()
5594 case PROTO_NVME: in get_device_type()