Searched refs:intv (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/se/7722/
H A Dirq.c55 volatile unsigned short intv = local
58 if(intv & SMC_BIT ) {
60 } else if(intv & USB_BIT) {
63 printk("intv =%04x\n", intv);
67 if(intv & MRSHPC_BIT0) {
69 } else if(intv & MRSHPC_BIT1) {
71 } else if(intv & MRSHPC_BIT2) {
73 } else if(intv & MRSHPC_BIT3) {
76 printk("BIT_EXTENTION =%04x\n", intv);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dintv.S2 * arch/v850/kernel/intv.S -- Interrupt vectors
34 .section .intv.reset, "ax"
41 .section .intv.common, "ax"
59 .section .intv.mach, "ax"
H A Dvmlinux.lds.S33 *(.intv.reset) /* Reset vector */ \
35 *(.intv.common) /* Vectors common to all v850e proc */\
37 *(.intv.mach) /* Machine-specific int. vectors. */ \
H A DMakefile14 obj-y += intv.o entry.o process.o syscalls.o time.o semaphore.o setup.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Draw3270.h128 /* Return value of *intv (see raw3270_fn below) can be one of the following: */
140 int (*intv)(struct raw3270_view *, member in struct:raw3270_fn
H A Dfs3270.c407 .intv = (void *) fs3270_irq,
H A Dcon3270.c430 .intv = (void *) con3270_irq
H A Draw3270.c392 rc = view->fn->intv(view, rq, irb);
525 .intv = raw3270_init_irq
H A Dtty3270.c839 .intv = (void *) tty3270_irq,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h2167 int intv[10]; member in struct:__anon3297

Completed in 124 milliseconds