Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/disk/nvme/
Dnvme_disk.c56 nvme_completion_poll(&status); in nvme_disk_read()
105 nvme_completion_poll(&status); in nvme_disk_write()
135 nvme_completion_poll(&status); in nvme_disk_flush()
Dnvme_controller.c184 nvme_completion_poll(&status); in nvme_controller_setup_io_queues()
228 nvme_completion_poll(&status); in nvme_controller_setup_io_queues()
244 nvme_completion_poll(&status); in nvme_controller_setup_io_queues()
379 nvme_completion_poll(&status); in nvme_controller_identify()
Dnvme_namespace.c93 nvme_completion_poll(&status); in nvme_namespace_construct()
Dnvme_cmd.h542 void nvme_completion_poll(struct nvme_completion_poll_status *status) in nvme_completion_poll() function