Lines Matching defs:pcib
102 EARLY_DRIVER_MODULE(ofw_pcibus, pcib, ofw_pcibus_driver, 0, 0, BUS_PASS_BUS);
164 device_t pcib;
171 pcib = device_get_parent(dev);
194 PCIB_WRITE_CONFIG(pcib, busno, slot, func, PCIR_INTLINE,
202 dinfo = (struct ofw_pcibus_devinfo *)pci_read_device(pcib, dev,
237 device_t pcib;
243 pcib = device_get_parent(dev);
245 maxslots = PCIB_MAXSLOTS(pcib);
250 hdrtype = PCIB_READ_CONFIG(pcib, busno, s, f, PCIR_HDRTYPE, 1);
261 pcib, dev, domain, busno, s, f);
279 PCIB_WRITE_CONFIG(pcib, busno, s, f,