void pci_set_master (struct pci_dev * dev);
void pci_set_master
the PCI device to enable
Enables bus-mastering on the device and calls pcibios_set_master to do the needed arch specific settings.