OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_hppa_led_on_cycles
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
autoconf.c
146
int
_hppa_led_on_cycles
[_HPPA_LEDS_BLINKABLE];
variable in typeref:typename:int[]
193
memset(
_hppa_led_on_cycles
, 0, sizeof(
_hppa_led_on_cycles
));
251
_hppa_led_on_cycles
[HPPA_LED_HEARTBEAT] =
260
if (
_hppa_led_on_cycles
[led_i] > 0)
262
if (
_hppa_led_on_cycles
[led_i] >= 0)
263
_hppa_led_on_cycles
[led_i]--;
autoconf.c
146
int
_hppa_led_on_cycles
[_HPPA_LEDS_BLINKABLE];
variable in typeref:typename:int[]
193
memset(
_hppa_led_on_cycles
, 0, sizeof(
_hppa_led_on_cycles
));
251
_hppa_led_on_cycles
[HPPA_LED_HEARTBEAT] =
260
if (
_hppa_led_on_cycles
[led_i] > 0)
262
if (
_hppa_led_on_cycles
[led_i] >= 0)
263
_hppa_led_on_cycles
[led_i]--;
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025