HomeSort by: relevance | last modified time | path
    Searched defs:led_px (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sun2/sun2/
leds.c 56 static u_char led_px = 0; variable in typeref:typename:u_char
96 i = led_px;
103 led_px = i;
  /src/sys/arch/sun3/sun3/
leds.c 66 static u_char led_px = 0; variable in typeref:typename:u_char
118 i = led_px;
129 led_px = i;
  /src/sys/arch/vax/vsa/
leds.c 53 static u_char led_px = 0; variable in typeref:typename:u_char
117 i = led_px;
124 led_px = i;

Completed in 14 milliseconds