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

  /src/sys/dev/ic/
stivar.h 34 struct sti_softc;
40 struct sti_softc *rom_softc; /* backpointer to device */
120 struct sti_softc { struct
136 void (*sc_enable_rom)(struct sti_softc *);
137 void (*sc_disable_rom)(struct sti_softc *);
146 int sti_attach_common(struct sti_softc *, bus_space_tag_t, bus_space_tag_t,
150 void sti_describe(struct sti_softc *);
151 void sti_end_attach(struct sti_softc *);
stivar.h 34 struct sti_softc;
40 struct sti_softc *rom_softc; /* backpointer to device */
120 struct sti_softc { struct
136 void (*sc_enable_rom)(struct sti_softc *);
137 void (*sc_disable_rom)(struct sti_softc *);
146 int sti_attach_common(struct sti_softc *, bus_space_tag_t, bus_space_tag_t,
150 void sti_describe(struct sti_softc *);
151 void sti_end_attach(struct sti_softc *);
stivar.h 34 struct sti_softc;
40 struct sti_softc *rom_softc; /* backpointer to device */
120 struct sti_softc { struct
136 void (*sc_enable_rom)(struct sti_softc *);
137 void (*sc_disable_rom)(struct sti_softc *);
146 int sti_attach_common(struct sti_softc *, bus_space_tag_t, bus_space_tag_t,
150 void sti_describe(struct sti_softc *);
151 void sti_end_attach(struct sti_softc *);

Completed in 32 milliseconds