Searched refs:nvme_pt_command (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/sbin/nvmecontrol/
H A Dnvmecontrol.c101 struct nvme_pt_command pt;
124 struct nvme_pt_command pt;
H A Dresv.c236 struct nvme_pt_command pt;
275 struct nvme_pt_command pt;
314 struct nvme_pt_command pt;
352 struct nvme_pt_command pt;
H A Dselftest.c58 struct nvme_pt_command pt;
H A Dns.c399 struct nvme_pt_command pt;
444 struct nvme_pt_command pt;
489 struct nvme_pt_command pt;
541 struct nvme_pt_command pt;
632 struct nvme_pt_command pt;
699 struct nvme_pt_command pt;
769 struct nvme_pt_command pt;
846 struct nvme_pt_command pt;
897 struct nvme_pt_command pt;
H A Dpower.c102 struct nvme_pt_command pt;
121 struct nvme_pt_command pt;
H A Dsanitize.c110 struct nvme_pt_command pt;
H A Dfirmware.c159 struct nvme_pt_command pt;
203 struct nvme_pt_command pt;
H A Dformat.c116 struct nvme_pt_command pt;
H A Dpassthru.c160 struct nvme_pt_command pt;
H A Dlogpage.c196 struct nvme_pt_command pt;
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_var.h160 int nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt,
H A Dnvmf_ns.c268 struct nvme_pt_command *pt;
272 pt = (struct nvme_pt_command *)arg;
H A Dnvmf.c930 nvmf_passthrough_cmd(struct nvmf_softc *sc, struct nvme_pt_command *pt,
1015 struct nvme_pt_command *pt;
1021 pt = (struct nvme_pt_command *)arg;
/freebsd-current/sys/dev/nvme/
H A Dnvme_ns.c69 struct nvme_pt_command *pt;
80 pt = (struct nvme_pt_command *)arg;
H A Dnvme_ctrlr.c1227 struct nvme_pt_command *pt = arg;
1246 struct nvme_pt_command *pt, uint32_t nsid, int is_user_buffer,
1420 struct nvme_pt_command *pt;
1430 pt = (struct nvme_pt_command *)arg;
H A Dnvme.h39 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)
1829 struct nvme_pt_command { struct
1921 struct nvme_pt_command *pt,
/freebsd-current/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c138 struct nvme_pt_command pt;
230 struct nvme_pt_command pt;
/freebsd-current/sys/cam/nvme/
H A Dnvme_da.c399 struct nvme_pt_command *pt;
408 pt = (struct nvme_pt_command *)data;
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp890 unsigned struct_nvme_pt_command_sz = sizeof(nvme_pt_command);

Completed in 428 milliseconds