Searched refs:dstrd (Results 1 – 1 of 1) sorted by relevance
1937 nvme_q_alloc(struct nvme_softc *sc, uint16_t id, u_int entries, u_int dstrd) in nvme_q_alloc() argument1958 q->q_sqtdbl = NVME_SQTDBL(id, dstrd); in nvme_q_alloc()1959 q->q_cqhdbl = NVME_CQHDBL(id, dstrd); in nvme_q_alloc()