Searched refs:NVME_RW_APPEND_PIREMAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | nvme.h | 984 NVME_RW_APPEND_PIREMAP = 1 << 9, enumerator |
/openbmc/linux/drivers/nvme/host/ | ||
H A D | core.c | 921 control |= NVME_RW_APPEND_PIREMAP; in nvme_setup_rw() |