Searched refs:pcib_driver (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pcib.c89 sizeof(struct ofw_pcib_gen_softc), pcib_driver);
H A Dapb.c108 pcib_driver);
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_pcib_pci.c95 sizeof(struct acpi_pcib_softc), pcib_driver);
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx_pcib.c177 sizeof(struct fsl_pcib_softc), pcib_driver);
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_pcib_pci.c88 sizeof(struct ofw_pcib_softc), pcib_driver);
/freebsd-12-stable/sys/dev/pci/
H A Dpcib_private.h70 DECLARE_CLASS(pcib_driver); variable
H A Dpci_pci.c136 DEFINE_CLASS_0(pcib, pcib_driver, pcib_methods, sizeof(struct pcib_softc));
137 DRIVER_MODULE(pcib, pci, pcib_driver, pcib_devclass, NULL, NULL);
/freebsd-12-stable/sys/x86/x86/
H A Dmptable_pci.c240 sizeof(struct pcib_softc), pcib_driver);
/freebsd-12-stable/sys/mips/sibyte/
H A Dsb_zbpci.c462 DEFINE_CLASS_1(zbpci, zbpci_driver, zbpci_methods, 0, pcib_driver);
/freebsd-12-stable/sys/x86/pci/
H A Dpci_bus.c747 sizeof(struct pcib_softc), pcib_driver);

Completed in 66 milliseconds