Home
last modified time | relevance | path

Searched refs:DRV_PULSE_SEQ_MASK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c352 msg_code = pdev->vars.drv_pulse_wr_seq & DRV_PULSE_SEQ_MASK; in lm_send_driver_pulse()
921 drv_mask = DRV_PULSE_SEQ_MASK ; in lm_mcp_cmd_send()
995 drv_mask = DRV_PULSE_SEQ_MASK ; in lm_mcp_cmd_response()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxhwi.c393 msg_code = lmdevice->vars.drv_pulse_wr_seq & DRV_PULSE_SEQ_MASK; in um_send_driver_pulse()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h147 #define DRV_PULSE_SEQ_MASK 0x00007fff macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h293 #define DRV_PULSE_SEQ_MASK 0x00007fff macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1621 #define DRV_PULSE_SEQ_MASK 0x00007fff macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c197 DRV_PULSE_SEQ_MASK; in ecore_load_mcp_offsets()