e1000_bus_type_pci 4829 drivers/net/ethernet/intel/e1000/e1000_hw.c 		hw->bus_type = e1000_bus_type_pci;
e1000_bus_type_pci 4836 drivers/net/ethernet/intel/e1000/e1000_hw.c 		    e1000_bus_type_pcix : e1000_bus_type_pci;
e1000_bus_type_pci 4839 drivers/net/ethernet/intel/e1000/e1000_hw.c 			hw->bus_speed = (hw->bus_type == e1000_bus_type_pci) ?
e1000_bus_type_pci 4841 drivers/net/ethernet/intel/e1000/e1000_hw.c 		} else if (hw->bus_type == e1000_bus_type_pci) {