Searched refs:CMDID_RC_GET_ATTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dpaa2/ | ||
H A D | dpaa2_mcp.h | 110 #define CMDID_RC_GET_ATTR CMD_RC(0x004) macro |
H A D | dpaa2_rc.c | 866 error = dpaa2_rc_exec_cmd(portal, cmd, CMDID_RC_GET_ATTR); in dpaa2_rc_get_attributes() |