Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dapple.c569 static inline bool apple_nvme_cqe_pending(struct apple_nvme_queue *q) in apple_nvme_cqe_pending() function
624 while (apple_nvme_cqe_pending(q)) { in apple_nvme_poll_cq()