Home
last modified time | relevance | path

Searched refs:CPCI_STAT_LED_POWER_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h211 #define CPCI_STAT_LED_POWER_SHIFT 1 macro
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c1158 if ((result >> CPCI_STAT_LED_POWER_SHIFT) & ONE_BIT) in sghsc_led_state()
1358 if ((cmd_info_r_p->result >> CPCI_STAT_LED_POWER_SHIFT) & ONE_BIT) in sghsc_scctl()