Searched refs:cq_pc (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 384 uint16_t cq_pc:1; /* Physically Contiguous */ member |
H A D | nvme.c | 3342 c_dw11.b.cq_pc = 1; in nvme_create_completion_queue() |