Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h628 #define NVME_AUTO_PST_BUFSIZE 256 macro
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c218 NVME_FEAT_AUTO_PST, NVME_AUTO_PST_BUFSIZE, NVMEADM_CTRL,
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1904 *bufsize = NVME_AUTO_PST_BUFSIZE; in nvme_get_features()