Home
last modified time | relevance | path

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

/dragonfly/sbin/nvmectl/
H A Dsubs.c121 case NVME_CODE_LBA_RANGE: in status_to_str()
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_disk.c595 case NVME_CODE_LBA_RANGE: in nvme_status_string()
H A Dnvme_chipset.h490 #define NVME_CODE_LBA_RANGE 0x80 macro