Searched refs:zsop_softint (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | z8530sc.h | 101 void (*zsop_softint)(struct zs_chanstate *); member |
| D | z8530sc.c | 389 (*cs->cs_ops->zsop_softint)(cs); in zsc_intr_soft() |