Lines Matching defs:cmd
989 size_t *len, NvmeCmd *cmd) in nvme_map_sgl_data()
1049 size_t len, NvmeCmd *cmd) in nvme_map_sgl()
1186 NvmeCmd *cmd) in nvme_map_dptr()
1205 NvmeCmd *cmd) in nvme_map_mptr()
3907 NvmeZoneSendCmd *cmd = (NvmeZoneSendCmd *)&req->cmd; in nvme_open_zone() local
4226 NvmeZoneSendCmd *cmd = (NvmeZoneSendCmd *)&req->cmd; in nvme_zone_mgmt_send() local
4376 NvmeCmd *cmd = &req->cmd; in nvme_zone_mgmt_recv() local
4538 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_recv() local
4556 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_send_ruh_update() local
4593 NvmeCmd *cmd = &req->cmd; in nvme_io_mgmt_send() local
5390 NvmeCmd *cmd = &req->cmd; in nvme_fdp_events() local
5441 NvmeCmd *cmd = &req->cmd; in nvme_get_log() local
6209 NvmeCmd *cmd = &req->cmd; in nvme_get_feature_fdp_events() local
6271 NvmeCmd *cmd = &req->cmd; in nvme_get_feature() local
6483 NvmeCmd *cmd = &req->cmd; in nvme_set_feature_fdp_events() local
6529 NvmeCmd *cmd = &req->cmd; in nvme_set_feature() local
7419 static int nvme_atomic_write_check(NvmeCtrl *n, NvmeCmd *cmd, in nvme_atomic_write_check()
7482 static NvmeAtomic *nvme_get_atomic(NvmeCtrl *n, NvmeCmd *cmd) in nvme_get_atomic()
7498 NvmeCmd cmd; in nvme_process_sq() local