Home
last modified time | relevance | path

Searched refs:nvme_nvm_command (Results 1 – 1 of 1) sorted by relevance

/drivers/nvme/host/
Dlightnvm.c97 struct nvme_nvm_command { struct
435 struct nvme_nvm_command c = {}; in nvme_nvm_identity()
482 struct nvme_nvm_command c = {}; in nvme_nvm_get_bb_tbl()
535 struct nvme_nvm_command c = {}; in nvme_nvm_set_bb_tbl()
625 struct nvme_nvm_command *c) in nvme_nvm_rqtocmd()
649 struct nvme_nvm_command *cmd) in nvme_nvm_alloc_request()
675 struct nvme_nvm_command *cmd; in nvme_nvm_submit_io()
679 cmd = kzalloc(sizeof(struct nvme_nvm_command), GFP_KERNEL); in nvme_nvm_submit_io()
752 struct nvme_nvm_command *vcmd, in nvme_nvm_submit_user_cmd()
857 struct nvme_nvm_command c; in nvme_nvm_submit_vio()
[all …]