Searched refs:ECIR_PORTAL_TYPE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/QM/ | ||
H A D | qm.h | 345 #define ECIR_PORTAL_TYPE 0x20000000 macro |
H A D | qm.c | 1164 p_errInfo->hwPortal = (bool)(ecir & ECIR_PORTAL_TYPE); in QM_GetErrorInformation() |