OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ext_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/dev/
tctrl.c
124
unsigned int
sc_ext_status
;
member in struct:tctrl_softc
284
sc->
sc_ext_status
= 0;
286
if (sc->
sc_ext_status
!= 0) {
290
v = sc->
sc_ext_status
;
304
sc->sc_lid = (sc->
sc_ext_status
& TS102_EXT_STATUS_LID_DOWN) == 0;
307
sc->sc_extvga = (sc->
sc_ext_status
&
503
if ((sc->
sc_ext_status
& TS102_EXT_STATUS_LID_DOWN)
723
printf("pre read: sc->
sc_ext_status
= 0x%x\n", sc->
sc_ext_status
);
727
sc->
sc_ext_status
= (req.rspbuf[0] << 8) + req.rspbuf[1]
[
all
...]
tctrl.c
124
unsigned int
sc_ext_status
;
member in struct:tctrl_softc
284
sc->
sc_ext_status
= 0;
286
if (sc->
sc_ext_status
!= 0) {
290
v = sc->
sc_ext_status
;
304
sc->sc_lid = (sc->
sc_ext_status
& TS102_EXT_STATUS_LID_DOWN) == 0;
307
sc->sc_extvga = (sc->
sc_ext_status
&
503
if ((sc->
sc_ext_status
& TS102_EXT_STATUS_LID_DOWN)
723
printf("pre read: sc->
sc_ext_status
= 0x%x\n", sc->
sc_ext_status
);
727
sc->
sc_ext_status
= (req.rspbuf[0] << 8) + req.rspbuf[1]
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025