Home
last modified time | relevance | path

Searched refs:NVME_RW_LR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h257 NVME_RW_LR = 1 << 15, enumerator
/openbmc/linux/include/linux/
H A Dnvme.h982 NVME_RW_LR = 1 << 15, enumerator
/openbmc/qemu/include/block/
H A Dnvme.h740 NVME_RW_LR = 1 << 15, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c882 control |= NVME_RW_LR; in nvme_setup_rw()