OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rom_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
stivar.h
40
struct sti_softc *
rom_softc
; /* backpointer to device */
member in struct:sti_rom
sti.c
172
rom->
rom_softc
= sc;
219
STI_ENABLE_ROM(rom->
rom_softc
);
283
STI_DISABLE_ROM(rom->
rom_softc
);
331
STI_ENABLE_ROM(rom->
rom_softc
);
349
STI_DISABLE_ROM(rom->
rom_softc
);
417
STI_ENABLE_ROM(rom->
rom_softc
);
428
STI_DISABLE_ROM(rom->
rom_softc
);
591
STI_ENABLE_ROM(rom->
rom_softc
);
612
STI_DISABLE_ROM(rom->
rom_softc
);
854
STI_ENABLE_ROM(rom->
rom_softc
);
[
all
...]
/src/sys/arch/hp300/dev/
sti_machdep.c
134
ssc->sc_rom->
rom_softc
= ssc;
321
struct sti_softc *ssc = rom->
rom_softc
;
/src/sys/arch/hppa/dev/
gftfb.c
247
rom->
rom_softc
= &sc->sc_base;
summitfb.c
263
rom->
rom_softc
= &sc->sc_base;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025