Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
HDnvmectl.c153 ioc.lid = NVME_LID_SMART; in cmd_info()
/dragonfly/sys/dev/disk/nvme/
HDnvme_chipset.h846 #define NVME_LID_SMART 0x02 /* smart/health information */ macro