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

/openbsd-current/sys/arch/alpha/pci/
H A Dpci_6600.c89 void dec_6600_iointr(void *arg, unsigned long vec);
232 scb_set(0x900 + SCB_IDXTOVEC(ih), dec_6600_iointr, NULL);
273 dec_6600_iointr(arg, vec) function
282 panic("dec_6600_iointr: irq %d is too high", irq);

Completed in 57 milliseconds