Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h831 bool queue_live);
834 bool queue_live) in nvme_check_ready() argument
840 return queue_live; in nvme_check_ready()
841 return __nvme_check_ready(ctrl, rq, queue_live); in nvme_check_ready()
H A Dcore.c699 bool queue_live) in __nvme_check_ready() argument
735 return queue_live; in __nvme_check_ready()