Searched refs:pcib_softc (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pcib_subr.h39 struct pcib_softc ops_pcib_sc;
/freebsd-12-stable/sys/dev/pci/
H A Dpci_pci.c136 DEFINE_CLASS_0(pcib, pcib_driver, pcib_methods, sizeof(struct pcib_softc));
153 pcib_is_resource_managed(struct pcib_softc *sc, int type, struct resource *r)
187 pcib_activate_window(struct pcib_softc *sc, int type)
194 pcib_write_windows(struct pcib_softc *sc, int mask)
235 pcib_is_isa_range(struct pcib_softc *sc, rman_res_t start, rman_res_t end,
343 struct pcib_softc *sc;
372 pcib_alloc_nonisa_ranges(struct pcib_softc *sc, rman_res_t start, rman_res_t end)
404 pcib_alloc_window(struct pcib_softc *sc, struct pcib_window *w, int type,
457 pcib_probe_windows(struct pcib_softc *sc)
558 pcib_release_window(struct pcib_softc *s
[all...]
H A Dpcib_private.h106 struct pcib_softc struct
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_pcib_pci.c57 struct pcib_softc ap_pcibsc;
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx_pcib.c72 struct pcib_softc ops_pcib_sc;
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_pcib_pci.c82 struct pcib_softc ops_pcib_sc;
/freebsd-12-stable/sys/x86/x86/
H A Dmptable_pci.c240 sizeof(struct pcib_softc), pcib_driver);
/freebsd-12-stable/sys/x86/pci/
H A Dpci_bus.c747 sizeof(struct pcib_softc), pcib_driver);

Completed in 79 milliseconds