Searched refs:q_cq_phase (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnvmevar.h90 uint16_t q_cq_phase; member in struct:nvme_queue
H A Dnvme.c1499 if ((flags & NVME_CQE_PHASE) != q->q_cq_phase)
1514 q->q_cq_phase ^= NVME_CQE_PHASE;
1964 q->q_cq_phase = NVME_CQE_PHASE;
2005 q->q_cq_phase = NVME_CQE_PHASE;

Completed in 216 milliseconds