Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
HDsubs.c100 case NVME_CODE_BADSGLCNT: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
HDnvme_disk.c573 case NVME_CODE_BADSGLCNT: in nvme_status_string()
HDnvme_chipset.h481 #define NVME_CODE_BADSGLCNT 0x0E macro