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

/freebsd-10.2-release/sbin/nvmecontrol/
H A Dnvmecontrol.c129 struct nvme_pt_command pt;
148 struct nvme_pt_command pt;
H A Dfirmware.c110 struct nvme_pt_command pt;
147 struct nvme_pt_command pt;
H A Dlogpage.c69 struct nvme_pt_command pt;
/freebsd-10.2-release/sys/dev/nvme/
H A Dnvme.h38 #define NVME_PASSTHROUGH_CMD _IOWR('n', 0, struct nvme_pt_command)
736 struct nvme_pt_command { struct
816 struct nvme_pt_command *pt,
H A Dnvme_ns.c69 struct nvme_pt_command *pt;
80 pt = (struct nvme_pt_command *)arg;
H A Dnvme_ctrlr.c807 struct nvme_pt_command *pt = arg;
821 struct nvme_pt_command *pt, uint32_t nsid, int is_user_buffer,
905 struct nvme_pt_command *pt;
914 pt = (struct nvme_pt_command *)arg;

Completed in 104 milliseconds