Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c140 DEFINE_CLASS_0(pcib, pcib_driver, pcib_methods, sizeof(struct pcib_softc));
154 pcib_get_resource_window(struct pcib_softc *sc, struct resource *r) in pcib_get_resource_window()
178 pcib_is_resource_managed(struct pcib_softc *sc, struct resource *r) in pcib_is_resource_managed()
200 pcib_activate_window(struct pcib_softc *sc, int type) in pcib_activate_window()
207 pcib_write_windows(struct pcib_softc *sc, int mask) in pcib_write_windows()
248 pcib_is_isa_range(struct pcib_softc *sc, rman_res_t start, rman_res_t end, in pcib_is_isa_range()
356 struct pcib_softc *sc;
385 pcib_alloc_nonisa_ranges(struct pcib_softc *sc, rman_res_t start, rman_res_t end) in pcib_alloc_nonisa_ranges()
417 pcib_alloc_window(struct pcib_softc *sc, struct pcib_window *w, int type, in pcib_alloc_window()
470 pcib_probe_windows(struct pcib_softc *s
[all...]
H A Dpcib_private.h97 struct pcib_softc struct
/freebsd/sys/dev/vmd/
H A Dvmd.h51 struct pcib_softc psc;
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx_pcib.c74 struct pcib_softc ops_pcib_sc;
/freebsd/sys/powerpc/ofw/
H A Dofw_pcib_pci.c77 struct pcib_softc ops_pcib_sc;
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_pci.c55 struct pcib_softc ap_pcibsc;
/freebsd/sys/x86/x86/
H A Dmptable_pci.c214 sizeof(struct pcib_softc), pcib_driver);
/freebsd/sys/x86/pci/
H A Dpci_bus.c739 sizeof(struct pcib_softc), pcib_driver);