Home
last modified time | relevance | path

Searched defs:contextB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h280 #define FM_CONTEXTB_GET_FQID(contextB) (*((t_FmContextB *)contextB) & FM_CONTEXTB_FQID_MASK) argument
281 #define FM_CONTEXTB_SET_FQID(contextB,val) (*((t_FmContextB *)contextB) = ((*((t_FmContextB *)cont… argument
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h442 volatile uint32_t contextB; member
489 volatile uint32_t contextB; member