Home
last modified time | relevance | path

Searched refs:machine_ledword (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.h133 extern int machine_ledword, machine_leds;
H A Dautoconf.c214 if (machine_ledword) in hppa_led_ctl()
H A Dmainbus.c1430 machine_ledword = 1; in mbattach()
H A Dmachdep.c169 int machine_ledword, machine_leds; variable
/netbsd-src/sys/arch/hppa/gsc/
H A Dgscbus.c146 aprint_normal(": %sleds", machine_ledword? "word" : ""); in gscattach()
/netbsd-src/sys/arch/hppa/dev/
H A Dasp.c236 machine_ledword = asp_spus[sc->sc_trs->asp_spu].ledword; in aspattach()