Home
last modified time | relevance | path

Searched refs:BNX2_PCICFG_MISC_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/ !
Dbnx2.c4688 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG, val); in bnx2_reset_chip()
4696 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG, val); in bnx2_reset_chip()
4708 val = REG_RD(bp, BNX2_PCICFG_MISC_CONFIG); in bnx2_reset_chip()
6322 pci_read_config_dword(bp->pdev, BNX2_PCICFG_MISC_CONFIG, &val2); in bnx2_dump_state()
7952 REG_WR(bp, BNX2_PCICFG_MISC_CONFIG, in bnx2_init_board()
Dbnx2.h388 #define BNX2_PCICFG_MISC_CONFIG 0x00000068 macro