Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c2771 u8 acre = 0, lbafee = 0; in nvme_configure_host_options() local
2778 lbafee = NVME_ENABLE_LBAFEE; in nvme_configure_host_options()
2780 if (!acre && !lbafee) in nvme_configure_host_options()
2788 host->lbafee = lbafee; in nvme_configure_host_options()
/linux/include/linux/
H A Dnvme.h1284 __u8 lbafee; member