HomeSort by: relevance | last modified time | path
    Searched refs:hppa_interrupt_register (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/hppa/include/
intr.h 65 struct hppa_interrupt_register { struct
83 * index of the hppa_interrupt_register that this interrupt bit leads
113 * apic_intr, don't make use of an hppa_interrupt_register, but are
116 struct hppa_interrupt_register *ib_reg;
150 struct hppa_interrupt_register *);
152 struct hppa_interrupt_register *, int);
153 int hppa_intr_allocate_bit(struct hppa_interrupt_register *, int);
cpu.h 308 struct hppa_interrupt_register ci_ir;
  /src/sys/arch/hppa/gsc/
gscbusvar.h 46 struct hppa_interrupt_register *ga_ir;
  /src/sys/arch/hppa/hppa/
intr.c 62 int hppa_intr_ipending(struct hppa_interrupt_register *, int);
66 struct hppa_interrupt_register *hppa_interrupt_registers[HPPA_INTERRUPT_BITS];
74 struct hppa_interrupt_register *ir)
128 struct hppa_interrupt_register *ir, int bit_pos)
203 hppa_intr_allocate_bit(struct hppa_interrupt_register *ir, int irq)
255 struct hppa_interrupt_register *ir;
380 struct hppa_interrupt_register *sir;
485 hppa_intr_ipending(struct hppa_interrupt_register *ir, int eirr)
494 struct hppa_interrupt_register *nir;
locore.S 137 .import hppa_interrupt_register, data
  /src/sys/arch/hppa/dev/
wax.c 59 struct hppa_interrupt_register sc_ir;
asp.c 128 struct hppa_interrupt_register sc_ir;
cpu.c 92 struct hppa_interrupt_register *ir;
lasi.c 74 struct hppa_interrupt_register sc_ir;
dino.c 119 struct hppa_interrupt_register sc_ir;

Completed in 34 milliseconds