HomeSort by: relevance | last modified time | path
    Searched defs:acpipchb_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/acpi/
acpipchb.c 79 struct acpipchb_softc { struct
94 static void acpipchb_configure_bus(struct acpipchb_softc *, struct pcibus_attach_args *);
95 static void acpipchb_setup_ranges(struct acpipchb_softc *,
97 static void acpipchb_setup_quirks(struct acpipchb_softc *,
100 CFATTACH_DECL_NEW(acpipchb, sizeof(struct acpipchb_softc),
122 struct acpipchb_softc * const sc = device_private(self);
190 acpipchb_configure_bus(struct acpipchb_softc *sc, struct pcibus_attach_args *pba)
212 struct acpipchb_softc *sc;
246 struct acpipchb_softc * const sc = args->sc;
317 acpipchb_setup_ranges(struct acpipchb_softc *sc, struct pcibus_attach_args *pba
    [all...]
acpipchb.c 79 struct acpipchb_softc { struct
94 static void acpipchb_configure_bus(struct acpipchb_softc *, struct pcibus_attach_args *);
95 static void acpipchb_setup_ranges(struct acpipchb_softc *,
97 static void acpipchb_setup_quirks(struct acpipchb_softc *,
100 CFATTACH_DECL_NEW(acpipchb, sizeof(struct acpipchb_softc),
122 struct acpipchb_softc * const sc = device_private(self);
190 acpipchb_configure_bus(struct acpipchb_softc *sc, struct pcibus_attach_args *pba)
212 struct acpipchb_softc *sc;
246 struct acpipchb_softc * const sc = args->sc;
317 acpipchb_setup_ranges(struct acpipchb_softc *sc, struct pcibus_attach_args *pba
    [all...]
acpipchb.c 79 struct acpipchb_softc { struct
94 static void acpipchb_configure_bus(struct acpipchb_softc *, struct pcibus_attach_args *);
95 static void acpipchb_setup_ranges(struct acpipchb_softc *,
97 static void acpipchb_setup_quirks(struct acpipchb_softc *,
100 CFATTACH_DECL_NEW(acpipchb, sizeof(struct acpipchb_softc),
122 struct acpipchb_softc * const sc = device_private(self);
190 acpipchb_configure_bus(struct acpipchb_softc *sc, struct pcibus_attach_args *pba)
212 struct acpipchb_softc *sc;
246 struct acpipchb_softc * const sc = args->sc;
317 acpipchb_setup_ranges(struct acpipchb_softc *sc, struct pcibus_attach_args *pba
    [all...]

Completed in 36 milliseconds