Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/
H A Dzs_common.c786 (zs->zs_xsint)(zs); in zs_high_intr()
801 (zs->zs_xsint)(zs); in zs_high_intr()
899 zs->zs_xsint = zso->zsop_xsint; in zsopinit()
/titanic_41/usr/src/uts/sun/sys/
H A Dzsdev.h207 void (*zs_xsint)(); /* SCC interrupt vector routines */ member