HomeSort by: relevance | last modified time | path
    Searched refs:LED_DISK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/hp300/
leds.h 45 #define LED_DISK 0x20 /* for disk activity */
locore.s 854 movl #LED_DISK+LED_LANRCV+LED_LANXMT,%sp@-
  /src/sys/arch/hp300/dev/
spc.c 236 ledcontrol(LED_DISK, 0, 0);
282 ledcontrol(0, LED_DISK, 0);
301 ledcontrol(0, LED_DISK, 0);
rd.c 1073 ledcontrol(0, 0, LED_DISK);

Completed in 66 milliseconds