Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
H A Dsubs.c112 case NVME_CODE_BADMEMBUFUSE: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_disk.c585 case NVME_CODE_BADMEMBUFUSE: in nvme_status_string()
H A Dnvme_chipset.h485 #define NVME_CODE_BADMEMBUFUSE 0x12 macro