代码搜索结果

找到约 10,000 项符合 Interrupt 的代码

interrupt.c

/* * $Id: interrupt.c,v 1.2 2002/02/07 01:08:53 linfusheng Exp $ */ #include "includes.h" #include "interrupt.h" #define N_INTR 16 struct intrhand intrhand[N_INTR]; void init_intr_t

interrupt.c

/* $Id: interrupt.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may be used and distributed according to the terms * of t

interrupt.c

/* drivers/net/tulip/interrupt.c Maintained by Jeff Garzik Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may

interrupt.h

/* interrupt.h */ #ifndef _LINUX_INTERRUPT_H #define _LINUX_INTERRUPT_H #include #include #include #include #include

interrupt.h

/* interrupt.h */ #ifndef _LINUX_INTERRUPT_H #define _LINUX_INTERRUPT_H #include #include #include struct irqaction { void (*handler)(int, void *, str

interrupt.h

#ifndef _HACK_INTERRUPT_H_ #define _HACK_INTERRUPT_H_ #include #include "pfinet.h" #define in_interrupt() (0) #define synchronize_irq() ((void) 0) #define synchronize_bh() ((vo

interrupt.h

/* interrupt.h */ #ifndef _LINUX_INTERRUPT_H #define _LINUX_INTERRUPT_H #include #include struct irqaction { void (*handler)(int, void *, struct pt_regs *); unsigne

interrupt.c

/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * ######################################################################## * *

interrupt.c

/* $Id: interrupt.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may be used and distributed according to the terms * of t

interrupt.c

/* drivers/net/tulip/interrupt.c Maintained by Jeff Garzik Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may be used