Searched refs:nfeat_short (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/common/nvme/ |
H A D | nvme_feature.c | 146 .nfeat_short = "arb", 155 .nfeat_short = "pm", 164 .nfeat_short = "range", 177 .nfeat_short = "temp", 194 .nfeat_short = "errrec", 223 .nfeat_short = "cache", 233 .nfeat_short = "queues", 260 .nfeat_short = "vector", 279 .nfeat_short = "event", 288 .nfeat_short = "apst", [all …]
|
H A D | nvme_common.h | 361 const char *nfeat_short; member
|
/illumos-gate/usr/src/lib/libnvme/common/ |
H A D | libnvme_feature.c | 201 disc->nfd_short = info->nfeat_short; in nvme_feat_discover_one()
|