NetBSD/sys/arch/atari/pci
ad 48ced055d4 pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and
other platforms if the code is added.

pci_intr_map(...)
pci_intr_setattr(pc, ih, PCI_INTR_MPSAFE, 1);
pci_intr_establish(...)
2008-05-30 19:26:35 +00:00
..
pci_hades.c pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
pci_machdep.c
pci_milan.c pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
pci_tseng.c
pci_vga.c
pci_vga.h
pciide_machdep.c