Home
last modified time | relevance | path

Searched refs:pcicfg_reg_window (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_misc.c72 REG_RD(pdev, pci_config.pcicfg_reg_window, ret); in lm_reg_rd_ind()
100 REG_WR(pdev, pci_config.pcicfg_reg_window, val); in lm_reg_wr_ind()
356 REG_RD(pdev, pci_config.pcicfg_reg_window, buf_ptr); in lm_reg_rd_blk_ind()
441 REG_WR(pdev, pci_config.pcicfg_reg_window, *data_ptr); in lm_reg_wr_blk_ind()
H A Dbnx_lm_main.c725 OFFSETOF(pci_config_t, pcicfg_reg_window), in lm_get_dev_info()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1287 u32_t pcicfg_reg_window; member