Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h52 #define HPC3130_ATTEN 0x03 macro
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1073 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &old) != DDI_SUCCESS) { in hpc3130_set_led()
1081 if (hpc3130_write(handle, HPC3130_ATTEN, slot, new) != DDI_SUCCESS) { in hpc3130_set_led()
1119 if (hpc3130_read(handle, HPC3130_ATTEN, slot, &temp) != DDI_SUCCESS) { in hpc3130_get_led()