Searched refs:NVME_F_BLOCKING (Results 1 – 3 of 3) sorted by relevance
562 #define NVME_F_BLOCKING (1 << 2) macro
4638 if (ctrl->ops->flags & NVME_F_BLOCKING) in nvme_alloc_admin_tag_set()4712 if (ctrl->ops->flags & NVME_F_BLOCKING) in nvme_alloc_io_tag_set()
2871 .flags = NVME_F_FABRICS | NVME_F_BLOCKING,