Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1231 NVME_CTRATT_ELBAS = 1 << 15, enumerator
/qemu/hw/nvme/
H A Dctrl.c8797 ctratt = NVME_CTRATT_ELBAS; in nvme_init_ctrl()