Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
H A Dsubs.c82 case NVME_CODE_ABORTED_SQDEL: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_disk.c555 case NVME_CODE_ABORTED_SQDEL: in nvme_status_string()
H A Dnvme_chipset.h475 #define NVME_CODE_ABORTED_SQDEL 0x08 macro