Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h65 #define HPC3130_PWRGOOD 0x20 /* (R) Logic level of PWRGOOD# signal */ macro
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c84 {HPC3130_INTERRUPT, HPC3130_PWRGOOD |
1293 if (interrupt & HPC3130_PWRGOOD) { in hpc3130_hard_intr()
1295 if (!(status & HPC3130_PWRGOOD)) { in hpc3130_hard_intr()
1840 if (status & HPC3130_PWRGOOD) { in hpc3130_verify_slot_power()