Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dz8530sc.c342 (*cs0->cs_ops->zsop_stint)(cs0, 0); in zsc_intr_hard()
356 (*cs1->cs_ops->zsop_stint)(cs1, 0); in zsc_intr_hard()
H A Dz8530sc.h97 void (*zsop_stint)(struct zs_chanstate *, int); member