Home
last modified time | relevance | path

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

/src/sys/dev/nvme/
H A Dnvme_ctrlr.c468 nvme_completion_poll(&status); in nvme_ctrlr_identify()
498 nvme_completion_poll(&status); in nvme_ctrlr_set_num_qpairs()
538 nvme_completion_poll(&status); in nvme_ctrlr_create_qpairs()
547 nvme_completion_poll(&status); in nvme_ctrlr_create_qpairs()
569 nvme_completion_poll(&status); in nvme_ctrlr_delete_qpairs()
578 nvme_completion_poll(&status); in nvme_ctrlr_delete_qpairs()
764 nvme_completion_poll(&status); in nvme_ctrlr_configure_aer()
808 nvme_completion_poll(&status); in nvme_ctrlr_configure_apst()
817 nvme_completion_poll(&status); in nvme_ctrlr_configure_apst()
1009 nvme_completion_poll(&status); in nvme_ctrlr_hmb_enable()
H A Dnvme_private.h455 nvme_completion_poll(struct nvme_completion_poll_status *status) in nvme_completion_poll() function
H A Dnvme_ns.c546 nvme_completion_poll(&status); in nvme_ns_construct()