Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h477 #define NVME_FEAT_NQUEUES 0x7 /* Number of Queues */ macro
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c203 NVME_FEAT_NQUEUES, 0, NVMEADM_CTRL,
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1821 case NVME_FEAT_NQUEUES: in nvme_set_features()
1868 case NVME_FEAT_NQUEUES: in nvme_get_features()
1986 ret = nvme_set_features(nvme, 0, NVME_FEAT_NQUEUES, nq.r, &nq.r); in nvme_set_nqueues()
3608 case NVME_FEAT_NQUEUES: in nvme_ioctl_get_features()