Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dsbus.c80 STATIC int sbus_intr(void *);
173 intc_intr_establish(I_CH1_SBUS, IPL_BIO, sbus_intr, 0); in sbus_init()
217 sbus_intr(void *arg) in sbus_intr() function