Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/disk/nvme/
Dnvme_disk.c27 NVME_CPL_STATUS_POLL_INIT(status); in nvme_disk_read()
76 NVME_CPL_STATUS_POLL_INIT(status); in nvme_disk_write()
120 NVME_CPL_STATUS_POLL_INIT(status); in nvme_disk_flush()
Dnvme_namespace.c83 NVME_CPL_STATUS_POLL_INIT(status); in nvme_namespace_construct()
Dnvme_cmd.h547 #define NVME_CPL_STATUS_POLL_INIT(cpl_status) \ macro
Dnvme_controller.c375 NVME_CPL_STATUS_POLL_INIT(status); in nvme_controller_identify()