OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_fhc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/sun/
cgsixvar.h
62
volatile int *
sc_fhc
; /* FHC register */
member in struct:cgsix_softc
cgsix.c
522
if(sc->
sc_fhc
) {
523
sc->sc_fhcrev = (*sc->
sc_fhc
>> FHC_REV_SHIFT) &
866
fhc = (*sc->
sc_fhc
& FHC_RES_MASK) | FHC_CPU_68020 |
871
*sc->
sc_fhc
= fhc;
/src/sys/arch/sparc/dev/
cgsix_obio.c
150
sizeof(*sc->
sc_fhc
),
156
sc->
sc_fhc
= (int *)bh;
189
if (fb_pfour_id(sc->
sc_fhc
) == PFOUR_ID_FASTCOLOR) {
/src/sys/dev/sbus/
cgsix_sbus.c
129
sizeof(*sc->
sc_fhc
),
134
sc->
sc_fhc
= (int *)bus_space_vaddr(sa->sa_bustag, bh);
Completed in 14 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025