Searched refs:sq_intr (Results 1 – 1 of 1) sorted by relevance
110 static int sq_intr(void *);287 if ((cpu_intr_establish(haa->ha_irq, IPL_NET, sq_intr, sc)) == NULL) { in sq_attach()888 sq_intr(void *arg) in sq_intr() function