Searched refs:Trap (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_unsupp.S6 | Trap vector #55 (See table 8-1 Mc68030 User's manual).
H A Dx_ovfl.S12 | Trap disabled results
28 | Trap enabled results
H A Dx_unimp.S8 | op-code that hardware does not support. Trap vector# 11
H A Dx_unfl.S6 | Trap disabled results
15 | Trap enabled results
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dex.S44 .long system_call ! Unconditional Trap /* 160 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Ddtlb_miss.S15 retry ! Trap done
H A Ddtlb_prot.S23 cmp %g1, 1 ! Trap level >1?
H A Ditlb_miss.S19 retry ! Trap done
H A Dtsb.S285 done ! Trap return
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/
H A Dentry-common.S316 * Trap number
348 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c7187 unsigned int Trap = pAC->Pnmi.TrapQueueBeg; local
7194 while (Trap != End) {
7196 Len = (unsigned int)*(pBuf + Trap);
7203 SK_MEMCPY(pDstBuf + DstOff + 1, pBuf + Trap + 1, Len - 2);
7206 Trap += Len;
7207 if (Trap == SK_PNMI_TRAP_QUEUE_LEN) {
7209 Trap = BufPad;
7231 unsigned int Trap = pAC->Pnmi.TrapQueueBeg; local
7239 while (Trap != End) {
7241 Len = (unsigned int)*(pBuf + Trap);
[all...]
H A Dskgemib.c942 SK_PNMI_MAI_OFF(Trap),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnmi.h809 SK_U8 Trap[SK_PNMI_TRAP_QUEUE_LEN]; member in struct:s_PnmiStrucData

Completed in 101 milliseconds