genofw_pci_conf_hook
return genofw_pci_conf_hook(sc->sc_pc, bus, dev, func, id);
pc->pc_conf_hook = genofw_pci_conf_hook;
int genofw_pci_conf_hook(void *, int, int, int, pcireg_t);