Searched refs:powsw_intr (Results 1 – 1 of 1) sorted by relevance
94 static int powsw_intr(void *);152 if (intio_intr_establish(desc->vector, xname, powsw_intr, sc) < 0) in powsw_attach()164 powsw_intr(void *arg) in powsw_intr() function