Searched refs:sbus_intr (Results 1 – 1 of 1) sorted by relevance
80 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