Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c817 pdev->vars.fw_wr_seq = (u16_t)(val & DRV_MSG_SEQ_NUMBER_MASK); in lm_mcp_cmd_init()
910 drv_mask = DRV_MSG_SEQ_NUMBER_MASK ; in lm_mcp_cmd_send()
986 drv_mask = DRV_MSG_SEQ_NUMBER_MASK ; in lm_mcp_cmd_response()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h202 #define DRV_MSG_SEQ_NUMBER_MASK 0x0000ffff macro