Searched refs:ledinfo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c902 hpc_led_info_t *ledinfo; local
904 ledinfo = (hpc_led_info_t *)arg;
911 switch (ledinfo->led) {
917 HPC_CTRL_GET_LED_STATE, ledinfo);
924 ledinfo->led, sghsc->sghsc_node_id,
935 hpc_led_info_t *ledinfo; local
937 ledinfo = (hpc_led_info_t *)arg;
944 switch (ledinfo->led) {
1142 hpc_led_info_t *ledinfo)
1156 switch (ledinfo
1141 sghsc_led_state(sghsc_t *sghsc, hpc_slot_t sloth, int op, hpc_led_info_t *ledinfo) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c386 hpc_led_info_t ledinfo; local
388 ledinfo.led = led;
389 ledinfo.state = led_state;
390 (void) hsc_led_state(hsp, cmd, &ledinfo);

Completed in 66 milliseconds