Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dz8530sc.c340 (*cs0->cs_ops->zsop_rxint)(cs0); in zsc_intr_hard()
354 (*cs1->cs_ops->zsop_rxint)(cs1); in zsc_intr_hard()
H A Dz8530sc.h95 void (*zsop_rxint)(struct zs_chanstate *); member