Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c333 static int nvme_get_features(nvme_t *, uint32_t, uint8_t, uint32_t *,
1846 nvme_get_features(nvme_t *nvme, uint32_t nsid, uint8_t feature, uint32_t *res, in nvme_get_features() function
3658 rv = nvme_get_features(nvme, nsid, feature, &res, &buf, &bufsize); in nvme_ioctl_get_features()