Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
HDsubs.c91 case NVME_CODE_BADNAMESPACE: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
HDnvme_disk.c564 case NVME_CODE_BADNAMESPACE: in nvme_status_string()
HDnvme_chipset.h478 #define NVME_CODE_BADNAMESPACE 0x0B macro