Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h60 #define HPC3130_PRSNT1 0x01 /* (R) Logic level of PRSNT1# signal */ macro
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c85 HPC3130_DETECT0 | HPC3130_PRSNT1 | HPC3130_PRSNT2},
93 HPC3130_PRSNT1 | HPC3130_DETECT0},
1337 if (interrupt & (HPC3130_PRSNT1 | HPC3130_PRSNT2)) { in hpc3130_hard_intr()
1339 if (!(status & HPC3130_PRSNT1)) { in hpc3130_hard_intr()
1349 if ((status & (HPC3130_PRSNT1 | in hpc3130_hard_intr()
1351 (HPC3130_PRSNT1 | HPC3130_PRSNT2)) { in hpc3130_hard_intr()