Searched refs:nfd_in_get (Results 1 – 2 of 2) sorted by relevance
71 return (disc->nfd_in_get); in nvme_feat_disc_fields_get()208 disc->nfd_in_get = info->nfeat_in_get; in nvme_feat_discover_one()412 if ((disc->nfd_in_get & NVME_GET_FEAT_F_CDW11) != 0) { in nvme_get_feat_req_init_by_disc()417 if ((disc->nfd_in_get & NVME_GET_FEAT_F_DATA) != 0) { in nvme_get_feat_req_init_by_disc()422 if ((disc->nfd_in_get & NVME_GET_FEAT_F_NSID) != 0) { in nvme_get_feat_req_init_by_disc()
264 nvme_get_feat_fields_t nfd_in_get; member