Searched refs:NVME_CTRATT_ELBAS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 1186 NVME_CTRATT_ELBAS = 1 << 15, enumerator |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 8690 ctratt = NVME_CTRATT_ELBAS; in nvme_init_ctrl() |