pcireg_cfgread
return (pcireg_cfgread(bus, slot, func, reg, bytes));
return (pcireg_cfgread(bus, slot, func, reg, bytes));
val1 = pcireg_cfgread(0, slot, 0, 0, 4);
static int pcireg_cfgread(int bus, int slot, int func, int reg, int bytes);
return (pcireg_cfgread(bus, slot, func, reg, bytes));
return (pcireg_cfgread(bus, slot, func, reg, bytes));
val1 = pcireg_cfgread(0, slot, 0, 0, 4);
static int pcireg_cfgread(int bus, int slot, int func, int reg, int bytes);