Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c1702 #define NVME_ASYNC_EVENT_ENDURANCE_GROUP (0x4000) macro
1709 if (command->cdw11 & NVME_ASYNC_EVENT_ENDURANCE_GROUP) in nvme_feature_async_event()