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

  /src/sys/arch/sparc/dev/
bootbus.c 53 struct bootbus_softc { struct
63 CFATTACH_DECL_NEW(bootbus, sizeof(struct bootbus_softc),
69 static int bootbus_setup_attach_args(struct bootbus_softc *, bus_space_tag_t,
87 struct bootbus_softc *sc = device_private(self);
166 bootbus_setup_attach_args(struct bootbus_softc *sc, bus_space_tag_t bustag,
bootbus.c 53 struct bootbus_softc { struct
63 CFATTACH_DECL_NEW(bootbus, sizeof(struct bootbus_softc),
69 static int bootbus_setup_attach_args(struct bootbus_softc *, bus_space_tag_t,
87 struct bootbus_softc *sc = device_private(self);
166 bootbus_setup_attach_args(struct bootbus_softc *sc, bus_space_tag_t bustag,
bootbus.c 53 struct bootbus_softc { struct
63 CFATTACH_DECL_NEW(bootbus, sizeof(struct bootbus_softc),
69 static int bootbus_setup_attach_args(struct bootbus_softc *, bus_space_tag_t,
87 struct bootbus_softc *sc = device_private(self);
166 bootbus_setup_attach_args(struct bootbus_softc *sc, bus_space_tag_t bustag,

Completed in 30 milliseconds