Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_sim.c198 cpi->protocol = PROTO_NVME; in nvme_sim_action()
250 cts->protocol = PROTO_NVME; in nvme_sim_action()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_sim.c188 cpi->protocol = PROTO_NVME; in nvmf_sim_action()
212 cts->protocol = PROTO_NVME; in nvmf_sim_action()
/freebsd/usr.sbin/camdd/
H A Dcamdd.c1506 case PROTO_NVME: in camdd_probe_pass()
1930 case PROTO_NVME:
2342 case PROTO_NVME:
2668 case PROTO_NVME:
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c188 .proto = PROTO_NVME,
H A Dnvme_da.c663 if (cgd->protocol != PROTO_NVME) in ndaasync()
/freebsd/sys/cam/
H A Dcam_ccb.h281 PROTO_NVME, /* NVME */ enumerator
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c600 } else if (dev_result->protocol == PROTO_NVME) { in getdevtree()
2507 if (cpi.protocol == PROTO_NVME) { in identify()
5422 if (cts->protocol == PROTO_NVME) { in cts_print()
5593 case PROTO_NVME: in get_device_type()