pci_cfgrw
pci_cfgrw(in, bus, slot, func, coff, bytes, (uint32_t *)val);
static void pci_cfgrw(int in, int bus, int slot, int func, int coff,
pci_cfgrw(in, cfgbus, cfgslot, cfgfunc, coff, bytes, eax);