Searched refs:nvme_check_ready (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/nvme/host/ |
| H A D | nvme.h | 946 static inline bool nvme_check_ready(struct nvme_ctrl *ctrl, struct request *rq, in nvme_check_ready() function
|
| H A D | apple.c | 802 if (!nvme_check_ready(&anv->ctrl, req, true)) in apple_nvme_queue_rq()
|
| H A D | pci.c | 1458 if (unlikely(!nvme_check_ready(&dev->ctrl, req, true))) in nvme_queue_rq() 1496 if (unlikely(!nvme_check_ready(&nvmeq->dev->ctrl, req, true))) in nvme_prep_rq_batch()
|
| H A D | tcp.c | 2847 if (!nvme_check_ready(&queue->ctrl->ctrl, rq, queue_ready)) in nvme_tcp_queue_rq()
|
| H A D | fc.c | 2772 !nvme_check_ready(&queue->ctrl->ctrl, rq, queue_ready)) in nvme_fc_queue_rq()
|