Searched refs:sti_rom (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dstivar.h38 struct sti_rom { struct
72 struct sti_rom *scr_rom;
131 struct sti_rom *sc_rom;
H A Dsti.c114 int sti_rom_setup(struct sti_rom *, bus_space_tag_t, bus_space_tag_t,
155 struct sti_rom *rom;
158 rom = (struct sti_rom *)malloc(sizeof(*rom), M_DEVBUF,
210 sti_rom_setup(struct sti_rom *rom, bus_space_tag_t iot, bus_space_tag_t memt,
406 struct sti_rom *rom = scr->scr_rom;
508 struct sti_rom *rom = scr->scr_rom;
742 struct sti_rom *rom = sc->sc_rom;
815 struct sti_rom *rom = scr->scr_rom;
946 struct sti_rom *rom = scr->scr_rom;
981 struct sti_rom *ro
[all...]

Completed in 112 milliseconds