Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dnvme.c1937 nvme_q_alloc(struct nvme_softc *sc, uint16_t id, u_int entries, u_int dstrd) in nvme_q_alloc() argument
1958 q->q_sqtdbl = NVME_SQTDBL(id, dstrd); in nvme_q_alloc()
1959 q->q_cqhdbl = NVME_CQHDBL(id, dstrd); in nvme_q_alloc()