Searched refs:GRCBASE_MCP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dgrc_addr.h26 #define GRCBASE_MCP 0x080000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c284 REG_WR(pdev, GRCBASE_MCP + 0x9c, val_wr);
285 val_rd = REG_RD(pdev, GRCBASE_MCP + 0x9c);
320 val= REG_RD(pdev, GRCBASE_MCP + 0x9c);
326 REG_WR(pdev, GRCBASE_MCP + 0x9c, val);

Completed in 63 milliseconds