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 D | bnx_hw_misc.c | 72 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 D | bnx_lm_main.c | 725 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 D | 5706_reg.h | 1287 u32_t pcicfg_reg_window; member
|