Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h119 #define CMDID_RC_GET_OBJ_COUNT CMD_RC(0x159) macro
H A Ddpaa2_rc.c738 error = dpaa2_rc_exec_cmd(portal, cmd, CMDID_RC_GET_OBJ_COUNT); in dpaa2_rc_get_obj_count()