Searched refs:FDPEF_LV (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | nvme.h | 1858 FDPEF_LV = 1 << 2, enumerator |
/qemu/hw/nvme/ | ||
H A D | ctrl.c | 499 e->flags = FDPEF_PIV | FDPEF_NSIDV | FDPEF_LV; in nvme_update_ruh() |