Searched refs:cap_dstrd (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 72 uint16_t cap_dstrd:4; /* Doorbell Stride */ member |
H A D | nvme.c | 2269 nvme->n_doorbell_stride = 4 << cap.b.cap_dstrd; in nvme_init() |