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

/openbsd-current/sys/dev/ic/
H A Dnvmevar.h60 bus_size_t q_cqhdbl; /* completion queue head doorbell */ member in struct:nvme_queue
H A Dnvme.c1211 nvme_write4(sc, q->q_cqhdbl, q->q_cq_head = head);
1491 q->q_cqhdbl = NVME_CQHDBL(id, dstrd);
1676 nvme_write4(sc, q->q_cqhdbl, q->q_cq_head);

Completed in 62 milliseconds