Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h361 #define ECIR_FQID_SHIFT 0 macro
H A Dqm.c1179 p_errInfo->fqid = ((ecir & ECIR_FQID_MASK) >> ECIR_FQID_SHIFT); in QM_GetErrorInformation()