dingusppc/devices/common/pci
joevt 99eb93f9e1 Add set_irq_pin method.
A multi-function device may have functions of the same class (e.g. a USB device with two OHCI functions) but each function should be initialized with a different interrupt pin.
2023-02-05 07:17:28 -08:00
..
bandit.cpp Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
bandit.h Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
pcibridge.cpp Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
pcibridge.h Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
pcidevice.cpp Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
pcidevice.h Add set_irq_pin method. 2023-02-05 07:17:28 -08:00
pcihost.cpp Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00
pcihost.h Add PCI bridge and multi-function device support. 2023-02-05 07:17:28 -08:00