Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c418 req->gfr_need |= 1 << NVME_GET_FEAT_REQ_FIELD_DPTR; in nvme_get_feat_req_init_by_disc()
419 req->gfr_allow |= 1 << NVME_GET_FEAT_REQ_FIELD_DPTR; in nvme_get_feat_req_init_by_disc()
637 if ((req->gfr_allow & (1 << NVME_GET_FEAT_REQ_FIELD_DPTR)) == 0) { in nvme_get_feat_req_set_output()
645 nvme_get_feat_req_clear_need(req, NVME_GET_FEAT_REQ_FIELD_DPTR); in nvme_get_feat_req_set_output()
652 if ((req->gfr_allow & (1 << NVME_GET_FEAT_REQ_FIELD_DPTR)) == 0) { in nvme_get_feat_req_clear_output()
660 nvme_get_feat_req_set_need(req, NVME_GET_FEAT_REQ_FIELD_DPTR); in nvme_get_feat_req_clear_output()
/illumos-gate/usr/src/common/nvme/
H A Dnvme_common.h345 NVME_GET_FEAT_REQ_FIELD_DPTR, enumerator