OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spx_off
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vsa/
spx.c
410
static int
spx_off
= 1;
variable in typeref:typename:int
1008
if (*(u_int *)data == WSDISPLAYIO_VIDEO_ON &&
spx_off
) {
1015
spx_off
= 0;
1016
} else if (*(u_int *)data == WSDISPLAYIO_VIDEO_OFF && !
spx_off
) {
1022
spx_off
= 1;
1027
*(u_int *)data =
spx_off
== 0 ?
spx.c
410
static int
spx_off
= 1;
variable in typeref:typename:int
1008
if (*(u_int *)data == WSDISPLAYIO_VIDEO_ON &&
spx_off
) {
1015
spx_off
= 0;
1016
} else if (*(u_int *)data == WSDISPLAYIO_VIDEO_OFF && !
spx_off
) {
1022
spx_off
= 1;
1027
*(u_int *)data =
spx_off
== 0 ?
Completed in 23 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025