Searched refs:BNX_PCICFG_MISC_CONFIG (Results 1 – 2 of 2) sorted by relevance
675 pci_conf_write(pa->pa_pc, pa->pa_tag, BNX_PCICFG_MISC_CONFIG, in bnx_attach()3358 pci_conf_write(pa->pa_pc, pa->pa_tag, BNX_PCICFG_MISC_CONFIG, in bnx_reset()3364 REG_WR(sc, BNX_PCICFG_MISC_CONFIG, val); in bnx_reset()3368 val = REG_RD(sc, BNX_PCICFG_MISC_CONFIG); in bnx_reset()
1059 #define BNX_PCICFG_MISC_CONFIG 0x00000068 macro