Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h227 #define BM_MCC_VERB_CMD_QUERY 0x40 macro
307 #define BM_MCR_VERB_CMD_QUERY BM_MCC_VERB_CMD_QUERY
H A Dbm_portal.c442 bm_mc_commit(p_BmPortal->p_BmPortalLow, BM_MCC_VERB_CMD_QUERY); in BmPortalQuery()