Searched refs:sbus_intr (Results 1 – 3 of 3) sorted by relevance
50 struct sbus_intr { struct79 struct sbus_intr *sa_intr; /* SBus interrupts for device */
39 struct sbus_intr *sc_intr; /* interrupt info */
139 struct sbus_intr **, int *, int);225 struct sbus_intr *sbi = &sa->sa_intr[i]; in sbus_print()576 sbus_get_intr(struct sbus_softc *sc, int node, struct sbus_intr **ipp, int *np, in sbus_get_intr()588 struct sbus_intr *ip; in sbus_get_intr()595 ip = mallocarray(*np, sizeof(struct sbus_intr), M_DEVBUF, in sbus_get_intr()