Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h441 e_DpaaDcPortal dcpId; /**< Dcp (hw Portal) id */ member
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c1166 p_errInfo->dcpId = (e_DpaaDcPortal)((ecir & ECIR_PORTAL_MASK) >> ECIR_PORTAL_SHIFT); in QM_GetErrorInformation()