Searched refs:nvme_command (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/dev/nvme/
H A Dnvme_ctrlr_cmd.c37 struct nvme_command *cmd;
59 struct nvme_command *cmd;
81 struct nvme_command *cmd;
105 struct nvme_command *cmd;
129 struct nvme_command *cmd;
150 struct nvme_command *cmd;
172 struct nvme_command *cmd;
190 struct nvme_command *cmd;
257 struct nvme_command *cmd;
316 struct nvme_command *cm
[all...]
H A Dnvme_ns_cmd.c37 struct nvme_command *cmd;
62 struct nvme_command *cmd;
91 struct nvme_command *cmd;
117 struct nvme_command *cmd;
146 struct nvme_command *cmd;
171 struct nvme_command *cmd;
H A Dnvme_qpair.c108 struct nvme_command *cmd)
119 struct nvme_command *cmd)
149 nvme_qpair_print_command(struct nvme_qpair *qpair, struct nvme_command *cmd)
511 sizeof(struct nvme_command), M_NVME, M_ZERO,
526 qpair->cmd, qpair->num_entries * sizeof(struct nvme_command),
565 qpair->num_entries * sizeof(struct nvme_command), M_NVME);
877 qpair->num_entries * sizeof(struct nvme_command));
H A Dnvme_private.h141 struct nvme_command cmd;
203 struct nvme_command *cmd;
452 void nvme_dump_command(struct nvme_command *cmd);
H A Dnvme.h200 struct nvme_command struct
749 struct nvme_command cmd;
H A Dnvme_sysctl.c50 struct nvme_command *cmd;
H A Dnvme.c222 nvme_dump_command(struct nvme_command *cmd)

Completed in 101 milliseconds