PCI_BUSNUM
pcireg_t busreg = pci_conf_read(pc, sc->sc_tag, PCI_BUSNUM);
busreg = pci_conf_read(pb->pc, tag, PCI_BUSNUM);
pci_conf_write(pb->pc, tag, PCI_BUSNUM, busreg);