Home
last modified time | relevance | path

Searched refs:zsop_softint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dz8530sc.h101 void (*zsop_softint)(struct zs_chanstate *); member
H A Dz8530sc.c389 (*cs->cs_ops->zsop_softint)(cs); in zsc_intr_soft()