Searched refs:pci_cfg_dword (Results 1 – 1 of 1) sorted by relevance
13052 u32 pci_cfg_dword; in bnx2x_init_dev() local13082 pci_read_config_dword(pdev, PCICFG_REVISION_ID_OFFSET, &pci_cfg_dword); in bnx2x_init_dev()13083 if ((pci_cfg_dword & PCICFG_REVESION_ID_MASK) == in bnx2x_init_dev()13147 PCICFG_ME_REGISTER, &pci_cfg_dword); in bnx2x_init_dev()13148 bp->pf_num = (u8)((pci_cfg_dword & ME_REG_ABS_PF_NUM) >> in bnx2x_init_dev()