Symbol: pcib_softc
sys/dev/acpica/acpi_pcib_pci.c
55
struct pcib_softc ap_pcibsc;
sys/dev/pci/pci_pci.c
1069
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
1136
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
1159
struct pcib_softc *sc = arg;
sys/dev/pci/pci_pci.c
1173
struct pcib_softc *sc = arg;
sys/dev/pci/pci_pci.c
1193
struct pcib_softc *sc = arg;
sys/dev/pci/pci_pci.c
1213
pcib_alloc_pcie_irq(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
1274
pcib_release_pcie_irq(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
1295
pcib_setup_hotplug(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
1345
pcib_detach_hotplug(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
1394
pcib_cfg_restore(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
140
DEFINE_CLASS_0(pcib, pcib_driver, pcib_methods, sizeof(struct pcib_softc));
sys/dev/pci/pci_pci.c
1416
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
1537
pcib_present(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
154
pcib_get_resource_window(struct pcib_softc *sc, struct resource *r)
sys/dev/pci/pci_pci.c
1549
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
1580
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
1635
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
1650
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
1681
pcib_suballoc_resource(struct pcib_softc *sc, struct pcib_window *w,
sys/dev/pci/pci_pci.c
1715
pcib_alloc_new_window(struct pcib_softc *sc, struct pcib_window *w, int type,
sys/dev/pci/pci_pci.c
178
pcib_is_resource_managed(struct pcib_softc *sc, struct resource *r)
sys/dev/pci/pci_pci.c
1788
pcib_expand_window(struct pcib_softc *sc, struct pcib_window *w, int type,
sys/dev/pci/pci_pci.c
1886
pcib_grow_window(struct pcib_softc *sc, struct pcib_window *w, int type,
sys/dev/pci/pci_pci.c
200
pcib_activate_window(struct pcib_softc *sc, int type)
sys/dev/pci/pci_pci.c
2056
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
207
pcib_write_windows(struct pcib_softc *sc, int mask)
sys/dev/pci/pci_pci.c
2143
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2207
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2225
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
2253
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
2288
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
2321
struct pcib_softc *sc = device_get_softc(dev);
sys/dev/pci/pci_pci.c
2343
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2358
pcib_enable_ari(struct pcib_softc *sc, uint32_t pcie_pos)
sys/dev/pci/pci_pci.c
2397
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2410
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2424
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2445
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2468
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
248
pcib_is_isa_range(struct pcib_softc *sc, rman_res_t start, rman_res_t end,
sys/dev/pci/pci_pci.c
2519
struct pcib_softc *sc = device_get_softc(pcib);
sys/dev/pci/pci_pci.c
2543
struct pcib_softc *sc = device_get_softc(pcib);
sys/dev/pci/pci_pci.c
2592
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2603
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
2637
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
356
struct pcib_softc *sc;
sys/dev/pci/pci_pci.c
385
pcib_alloc_nonisa_ranges(struct pcib_softc *sc, rman_res_t start, rman_res_t end)
sys/dev/pci/pci_pci.c
417
pcib_alloc_window(struct pcib_softc *sc, struct pcib_window *w, int type,
sys/dev/pci/pci_pci.c
488
pcib_probe_windows(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
589
pcib_release_window(struct pcib_softc *sc, struct pcib_window *w, int type)
sys/dev/pci/pci_pci.c
616
pcib_free_windows(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
827
pcib_probe_hotplug(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
891
pcib_pcie_hotplug_command(struct pcib_softc *sc, uint16_t val, uint16_t mask)
sys/dev/pci/pci_pci.c
918
pcib_pcie_hotplug_command_completed(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
939
pcib_hotplug_inserted(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
968
pcib_hotplug_present(struct pcib_softc *sc)
sys/dev/pci/pci_pci.c
988
pcib_pcie_hotplug_update(struct pcib_softc *sc, uint16_t val, uint16_t mask,
sys/dev/thunderbolt/tb_pcib.h
43
struct pcib_softc pcibsc;
sys/dev/vmd/vmd.h
51
struct pcib_softc psc;
sys/powerpc/mpc85xx/pci_mpc85xx_pcib.c
74
struct pcib_softc ops_pcib_sc;
sys/powerpc/ofw/ofw_pcib_pci.c
77
struct pcib_softc ops_pcib_sc;
sys/x86/pci/pci_bus.c
740
sizeof(struct pcib_softc), pcib_driver);
sys/x86/x86/mptable_pci.c
215
sizeof(struct pcib_softc), pcib_driver);