Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h248 #define CMDID_MCP_CLOSE CMD_MCP(0x800) macro
H A Ddpaa2_rc.c2723 return (dpaa2_rc_exec_cmd(portal, cmd, CMDID_MCP_CLOSE)); in dpaa2_rc_mcp_close()