Set raw operations of pci bus
struct pci_ops * pci_bus_set_ops(struct pci_bus * bus, struct pci_ops * ops);
bus
pci bus struct
ops
new raw operations
Return previous raw operations