Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
HDsubs.c124 case NVME_CODE_CAP_EXCEEDED: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
HDnvme_disk.c598 case NVME_CODE_CAP_EXCEEDED: in nvme_status_string()
HDnvme_chipset.h491 #define NVME_CODE_CAP_EXCEEDED 0x81 macro