Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c958 lm_mcp_mb_type mcp_mb_type, in lm_mcp_cmd_response() argument
975 …DbgMessage(pdev, INFORMi, "### mcp_cmd_response mb_type=0x%x drv_msg=0x%x\n", mcp_mb_type, drv_msg… in lm_mcp_cmd_response()
982 switch( mcp_mb_type ) in lm_mcp_cmd_response()
1034 lm_mcp_mb_type mcp_mb_type, in lm_mcp_cmd_send_recieve_non_atomic() argument
1043 lm_status = lm_mcp_cmd_send( pdev, mcp_mb_type, drv_msg, param) ; in lm_mcp_cmd_send_recieve_non_atomic()
1055 lm_status = lm_mcp_cmd_response( pdev, mcp_mb_type, drv_msg, timeout, p_fw_resp ) ; in lm_mcp_cmd_send_recieve_non_atomic()
1081 lm_mcp_mb_type mcp_mb_type, in lm_mcp_cmd_send_recieve() argument
1091 …lm_status = lm_mcp_cmd_send_recieve_non_atomic(pdev, mcp_mb_type, drv_msg, param, timeout, p_fw_re… in lm_mcp_cmd_send_recieve()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h1246 lm_status_t lm_mcp_cmd_send( struct _lm_device_t *pdev, lm_mcp_mb_type mcp_mb_type, u32_t drv_msg, …
1248 lm_mcp_mb_type mcp_mb_type,
1268 lm_mcp_mb_type mcp_mb_type,
1290 lm_mcp_mb_type mcp_mb_type,