Searched refs:pci_cfg_dword (Results 1 – 1 of 1) sorted by relevance
13175 u32 pci_cfg_dword; in bnx2x_init_dev() local13205 pci_read_config_dword(pdev, PCICFG_REVISION_ID_OFFSET, &pci_cfg_dword); in bnx2x_init_dev()13206 if ((pci_cfg_dword & PCICFG_REVESION_ID_MASK) == in bnx2x_init_dev()13268 PCICFG_ME_REGISTER, &pci_cfg_dword); in bnx2x_init_dev()13269 bp->pf_num = (u8)((pci_cfg_dword & ME_REG_ABS_PF_NUM) >> in bnx2x_init_dev()