Searched refs:nvme_command (Results 1 – 7 of 7) sorted by relevance
37 struct nvme_command *cmd; in nvme_ctrlr_cmd_identify_controller()59 struct nvme_command *cmd; in nvme_ctrlr_cmd_identify_namespace()81 struct nvme_command *cmd; in nvme_ctrlr_cmd_create_io_cq()105 struct nvme_command *cmd; in nvme_ctrlr_cmd_create_io_sq()129 struct nvme_command *cmd; in nvme_ctrlr_cmd_delete_io_cq()150 struct nvme_command *cmd; in nvme_ctrlr_cmd_delete_io_sq()172 struct nvme_command *cmd; in nvme_ctrlr_cmd_set_feature()190 struct nvme_command *cmd; in nvme_ctrlr_cmd_get_feature()257 struct nvme_command *cmd; in nvme_ctrlr_cmd_get_log_page()316 struct nvme_command *cmd; in nvme_ctrlr_cmd_abort()
37 struct nvme_command *cmd; in nvme_ns_cmd_read()62 struct nvme_command *cmd; in nvme_ns_cmd_read_bio()91 struct nvme_command *cmd; in nvme_ns_cmd_write()117 struct nvme_command *cmd; in nvme_ns_cmd_write_bio()146 struct nvme_command *cmd; in nvme_ns_cmd_deallocate()171 struct nvme_command *cmd; in nvme_ns_cmd_flush()
108 struct nvme_command *cmd) in nvme_admin_qpair_print_command()119 struct nvme_command *cmd) in nvme_io_qpair_print_command()149 nvme_qpair_print_command(struct nvme_qpair *qpair, struct nvme_command *cmd) in nvme_qpair_print_command()512 sizeof(struct nvme_command), M_NVME, M_ZERO, in nvme_qpair_construct()527 qpair->cmd, qpair->num_entries * sizeof(struct nvme_command), in nvme_qpair_construct()566 qpair->num_entries * sizeof(struct nvme_command), M_NVME); in nvme_qpair_destroy()878 qpair->num_entries * sizeof(struct nvme_command)); in nvme_qpair_reset()
141 struct nvme_command cmd;203 struct nvme_command *cmd;450 void nvme_dump_command(struct nvme_command *cmd);
200 struct nvme_command struct749 struct nvme_command cmd;
66 struct nvme_command *cmd; in nvme_dump_queue()
222 nvme_dump_command(struct nvme_command *cmd) in nvme_dump_command()