Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h109 #define CMDID_RC_GET_API_VERSION CMD_RC(0xA05) macro
H A Ddpaa2_rc.c973 error = dpaa2_rc_exec_cmd(portal, cmd, CMDID_RC_GET_API_VERSION); in dpaa2_rc_get_api_version()