Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_var.h168 int nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt,
H A Dnvmf_ns.c274 return (nvmf_passthrough_cmd(ns->sc, pt, false)); in nvmf_ns_ioctl()
H A Dnvmf.c1094 nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt, in nvmf_passthrough_cmd() function
1227 return (nvmf_passthrough_cmd(sc, pt, true)); in nvmf_ioctl()