Searched refs:NVME_CAP_AMS_WRR (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/ | ||
H A D | nvme_spec.h | 464 NVME_CAP_AMS_WRR = 0x1, enumerator |
H A D | nvme_ctrlr.c | 353 if (NVME_CAP_AMS_WRR & cap.bits.ams) in nvme_ctrlr_enable() |