e1000_bus_type_pci
hw->bus_type = e1000_bus_type_pci;
e1000_bus_type_pcix : e1000_bus_type_pci;
hw->bus_speed = (hw->bus_type == e1000_bus_type_pci) ?
} else if (hw->bus_type == e1000_bus_type_pci) {