pci_cfg_dword    13183 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	u32 pci_cfg_dword;
pci_cfg_dword    13213 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	pci_read_config_dword(pdev, PCICFG_REVISION_ID_OFFSET, &pci_cfg_dword);
pci_cfg_dword    13214 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	if ((pci_cfg_dword & PCICFG_REVESION_ID_MASK) ==
pci_cfg_dword    13276 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 				      PCICFG_ME_REGISTER, &pci_cfg_dword);
pci_cfg_dword    13277 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		bp->pf_num = (u8)((pci_cfg_dword & ME_REG_ABS_PF_NUM) >>