Searched refs:PCIIDE_COMPAT_IRQ (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/arch/amd64/pci/
H A Dpciide_machdep.c60 irq = PCIIDE_COMPAT_IRQ(chan);
/openbsd-current/sys/arch/loongson/loongson/
H A Dpciide_machdep.c65 irq = PCIIDE_COMPAT_IRQ(chan);
/openbsd-current/sys/arch/macppc/pci/
H A Dpciide_machdep.c62 irq = PCIIDE_COMPAT_IRQ(chan);
/openbsd-current/sys/dev/pci/
H A Dpciidereg.h79 #define PCIIDE_COMPAT_IRQ(chan) ((chan) == 0 ? 14 : 15) macro
/openbsd-current/sys/arch/alpha/pci/
H A Dpci_up1000.c183 irq = PCIIDE_COMPAT_IRQ(chan);
H A Dpci_550.c366 irq = PCIIDE_COMPAT_IRQ(chan);
H A Dpci_6600.c332 irq = PCIIDE_COMPAT_IRQ(chan);
H A Dpci_eb164.c314 irq = PCIIDE_COMPAT_IRQ(chan);
/openbsd-current/sys/arch/i386/pci/
H A Dpciide_machdep.c92 irq = PCIIDE_COMPAT_IRQ(chan);

Completed in 143 milliseconds