Home
last modified time | relevance | path

Searched refs:NVME_IOC_GET_FEATURES (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_dev.c133 return (nvme_ioctl(fd, NVME_IOC_GET_FEATURES, bufsize, buf, in nvme_get_feature()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h45 #define NVME_IOC_GET_FEATURES (NVME_IOC | 5) macro