Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
H A Dnvmectl.c250 ioc.lid = NVME_LID_ERROR; in cmd_errors()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_chipset.h845 #define NVME_LID_ERROR 0x01 /* error information */ macro