Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h531 #define NVME_LBA_RANGE_BUFSIZE 4096 macro
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c191 NVME_FEAT_LBA_RANGE, NVME_LBA_RANGE_BUFSIZE, NVMEADM_NS,
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1895 *bufsize = NVME_LBA_RANGE_BUFSIZE; in nvme_get_features()