Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/ !
Dcore.c2347 u8 acre = 0, lbafee = 0; in nvme_configure_host_options() local
2352 acre = NVME_ENABLE_ACRE; in nvme_configure_host_options()
2356 if (!acre && !lbafee) in nvme_configure_host_options()
2363 host->acre = acre; in nvme_configure_host_options()
/linux-6.6.21/include/linux/ !
Dnvme.h1123 __u8 acre; member