| /src/sys/arch/macppc/macppc/ |
| interrupts.c | 68 struct pic_ops *opic; local 104 opic = setup_openpic(oea_mapiodev(pic_base, 0x40000), pass_through); 111 if (opic != NULL) 112 opic->pic_cookie = (void *)pic_base;
|
| interrupts.c | 68 struct pic_ops *opic; local 104 opic = setup_openpic(oea_mapiodev(pic_base, 0x40000), pass_through); 111 if (opic != NULL) 112 opic->pic_cookie = (void *)pic_base;
|
| /src/sys/arch/powerpc/pic/ |
| pic_distopenpic.c | 140 opic_isu_from_irq(struct openpic_ops *opic, int irq, int *realirq) 144 for (i=0; i < opic->nrofisus; i++) { 145 if (irq < opic->irq_per[i]) { 149 irq -= opic->irq_per[i]; 155 distopic_read(struct openpic_ops *opic, int isu, int offset) 157 volatile unsigned char *addr = opic->isu[isu] + offset; 163 distopic_write(struct openpic_ops *opic, int isu, int offset, u_int val) 165 volatile unsigned char *addr = opic->isu[isu] + offset; 173 struct openpic_ops *opic = (struct openpic_ops *)pic; local 177 isu = opic_isu_from_irq(opic, irq, &realirq) 204 struct openpic_ops *opic = (struct openpic_ops *)pic; local 218 struct openpic_ops *opic = (struct openpic_ops *)pic; local 232 struct openpic_ops *opic = (struct openpic_ops *)pic; local [all...] |
| pic_distopenpic.c | 140 opic_isu_from_irq(struct openpic_ops *opic, int irq, int *realirq) 144 for (i=0; i < opic->nrofisus; i++) { 145 if (irq < opic->irq_per[i]) { 149 irq -= opic->irq_per[i]; 155 distopic_read(struct openpic_ops *opic, int isu, int offset) 157 volatile unsigned char *addr = opic->isu[isu] + offset; 163 distopic_write(struct openpic_ops *opic, int isu, int offset, u_int val) 165 volatile unsigned char *addr = opic->isu[isu] + offset; 173 struct openpic_ops *opic = (struct openpic_ops *)pic; local 177 isu = opic_isu_from_irq(opic, irq, &realirq) 204 struct openpic_ops *opic = (struct openpic_ops *)pic; local 218 struct openpic_ops *opic = (struct openpic_ops *)pic; local 232 struct openpic_ops *opic = (struct openpic_ops *)pic; local [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| hw_opic.c | 32 opic - Open Programmable Interrupt Controller (OpenPIC) 69 Note that for an <<opic>> device attached to a <<pci>> bus, the 101 | psim-test/hw-opic 106 For an OPIC controller attached to a PCI bus, it is not clear what 305 hw_opic_device *opic; /* ditto */ member in struct:_opic_timer 314 /* the OPIC */ 362 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 398 if (opic->isu_block == NULL) { 400 opic->nr_isu_blocks = nr_isu_blocks; 401 opic->isu_block = zalloc(sizeof(opic_isu_block) * opic->nr_isu_blocks) 1616 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1692 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1760 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1811 hw_opic_device *opic = ZALLOC(hw_opic_device); local [all...] |
| hw_opic.c | 32 opic - Open Programmable Interrupt Controller (OpenPIC) 69 Note that for an <<opic>> device attached to a <<pci>> bus, the 101 | psim-test/hw-opic 106 For an OPIC controller attached to a PCI bus, it is not clear what 305 hw_opic_device *opic; /* ditto */ member in struct:_opic_timer 314 /* the OPIC */ 362 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 398 if (opic->isu_block == NULL) { 400 opic->nr_isu_blocks = nr_isu_blocks; 401 opic->isu_block = zalloc(sizeof(opic_isu_block) * opic->nr_isu_blocks) 1616 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1692 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1760 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1811 hw_opic_device *opic = ZALLOC(hw_opic_device); local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| hw_opic.c | 32 opic - Open Programmable Interrupt Controller (OpenPIC) 69 Note that for an <<opic>> device attached to a <<pci>> bus, the 101 | psim-test/hw-opic 106 For an OPIC controller attached to a PCI bus, it is not clear what 305 hw_opic_device *opic; /* ditto */ member in struct:_opic_timer 314 /* the OPIC */ 362 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 398 if (opic->isu_block == NULL) { 400 opic->nr_isu_blocks = nr_isu_blocks; 401 opic->isu_block = zalloc(sizeof(opic_isu_block) * opic->nr_isu_blocks) 1616 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1692 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1760 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1811 hw_opic_device *opic = ZALLOC(hw_opic_device); local [all...] |
| hw_opic.c | 32 opic - Open Programmable Interrupt Controller (OpenPIC) 69 Note that for an <<opic>> device attached to a <<pci>> bus, the 101 | psim-test/hw-opic 106 For an OPIC controller attached to a PCI bus, it is not clear what 305 hw_opic_device *opic; /* ditto */ member in struct:_opic_timer 314 /* the OPIC */ 362 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 398 if (opic->isu_block == NULL) { 400 opic->nr_isu_blocks = nr_isu_blocks; 401 opic->isu_block = zalloc(sizeof(opic_isu_block) * opic->nr_isu_blocks) 1616 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1692 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1760 hw_opic_device *opic = (hw_opic_device*)device_data(me); local 1811 hw_opic_device *opic = ZALLOC(hw_opic_device); local [all...] |