Searched refs:md_subtype (Results 1 – 2 of 2) sorted by relevance
338 nexus_meta_type_t md_type, nexus_meta_subtype_t md_subtype, uint32_t md_cnt, in pp_regions_params_adjust() argument384 kmd_srp->srp_md_subtype = md_subtype; in pp_regions_params_adjust()1038 nexus_meta_subtype_t md_subtype; in pp_create() local1113 md_subtype = kmd_srp->srp_md_subtype; in pp_create()1127 ASSERT(md_subtype > NEXUS_META_SUBTYPE_INVALID && in pp_create()1128 md_subtype <= NEXUS_META_SUBTYPE_MAX); in pp_create()1150 pp->pp_md_subtype = md_subtype; in pp_create()
273 nexus_meta_subtype_t md_subtype; in os_channel_init_ring() local280 md_subtype = csm->csm_md_subtype; in os_channel_init_ring()290 } else if (md_subtype != NEXUS_META_SUBTYPE_RAW) { in os_channel_init_ring()291 SK_ABORT_WITH_CAUSE("Metadata subtype unknown", md_subtype); in os_channel_init_ring()302 *(nexus_meta_subtype_t *)(uintptr_t)&chrd->chrd_md_subtype = md_subtype; in os_channel_init_ring()