Home
last modified time | relevance | path

Searched refs:alpha_shared_intr_firstactive (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/arch/alpha/include/
Dintr.h289 int alpha_shared_intr_firstactive(struct alpha_shared_intr *,
/openbsd/src/sys/arch/alpha/pci/
Dpci_eb64plus.c200 alpha_shared_intr_firstactive(eb64plus_pci_intr, ih)) {
Dpci_1000.c230 alpha_shared_intr_firstactive(dec_1000_pci_intr, ih)) {
Dpci_kn20aa.c216 alpha_shared_intr_firstactive(kn20aa_pci_intr, ih)) {
Dpci_kn300.c214 alpha_shared_intr_firstactive(kn300_pci_intr, irq)) {
Dpci_1000a.c275 alpha_shared_intr_firstactive(dec_1000a_pci_intr, ih)) {
Dpci_6600.c231 alpha_shared_intr_firstactive(dec_6600_pci_intr, ih)) {
Dpci_eb164.c262 alpha_shared_intr_firstactive(eb164_pci_intr, ih)) {
Dpci_550.c303 alpha_shared_intr_firstactive(dec_550_pci_intr, ih)) {
Dsio_pic.c489 alpha_shared_intr_firstactive(sio_intr, irq)) {
/openbsd/src/sys/arch/alpha/dev/
Dshared_intr.c230 alpha_shared_intr_firstactive(struct alpha_shared_intr *intr, unsigned int num) in alpha_shared_intr_firstactive() function