Searched refs:cause (Results 26 - 33 of 33) sorted by relevance

12

/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c3185 int cause = 0; local
3194 cause = (int)SOCAL_INTR_CAUSE(socalp, csr);
3197 "socal%d: intr: csr: 0x%x cause: 0x%x\n",
3198 instance, csr, cause));
3200 if (!cause) {
3207 while (cause) {
3215 if (cause & SOCAL_CSR_RSP_QUE_1) {
3220 if (cause & SOCAL_CSR_RSP_QUE_0) {
3227 * if (cause & SOCAL_CSR_RSP_QUE_0) {
3239 if ((request = (cause
[all...]
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.c638 #define CMD_TRAIN(cause, side_effects) { (cause) | (side_effects), (cause) }
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh88 Also, creation of default mapping file would cause NIS components
117 at default location (`dirname $MAP_FILE`) would cause NIS
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s1599 ! Write %set_softint with (1<<pil) to cause a "pil" level trap
1697 ! Write %set_softint with (1<<pil) to cause a "pil" level trap
1752 ! cause spurious tick interrupts when the softint register is programmed
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s2027 * Note that these routines can cause faults
2065 * path won't cause spill/fill traps.
2444 ! big_copyout that will cause us to forego the HW assisted copies
3678 ! big copyin that will cause us to forgo the HW assisted copys
H A Dus3_common_asm.s727 ! cause it to be accessed, even when annulled.
1259 * again (this would probably cause an eventual kernel stack overflow).
1490 * cause an unrecoverable DTLB miss.
1566 * AFSR errors bits which cause this trap are:
1779 * AFSR errors bits which cause this trap are:
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex672 % cause the glue on the previous page to be unduly stretched, because it
2350 % cause the example and the item to crash together. So we use this
3632 % But this frozes the catcodes in the argument, and can cause problems to
4094 % expanded @cite (which turns out to cause errors because \cite is meant
7054 % the first `\{ in the file would cause an error. This macro tries to fix
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s2818 * Note that these routines can cause faults
2847 * path won't cause spill/fill traps.
4629 ! big_copyout that will cause us to forego the HW assisted copies
6803 ! big copyin that will cause us to forgo the HW assisted copys

Completed in 97 milliseconds

12