Searched refs:NVME_GET_FEAT_F_NSID (Results 1 – 6 of 6) sorted by relevance
171 .nfeat_in_get = NVME_GET_FEAT_F_NSID | NVME_GET_FEAT_F_DATA,219 .nfeat_in_get = NVME_GET_FEAT_F_NSID,
120 NVME_GET_FEAT_F_NSID = 1 << 2, enumerator
403 { NVME_GET_FEAT_F_NSID, "nsid" }
2373 if ((fields & NVME_GET_FEAT_F_NSID) != 0) { in do_get_feat_common()
422 if ((disc->nfd_in_get & NVME_GET_FEAT_F_NSID) != 0) { in nvme_get_feat_req_init_by_disc()
456 if ((feat->nfeat_in_get & NVME_GET_FEAT_F_NSID) != 0) { in nvme_validate_get_feature()