Searched defs:zs_ops (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c187 struct dev_ops zs_ops = { variable in typeref:struct:dev_ops
218 &zs_ops, /* driver ops */
824 if (!zs->zs_ops)
874 (*zs->zs_ops->zsop_softint)(zs);
904 zs->zs_ops = zso;
/illumos-gate/usr/src/uts/sun/sys/
H A Dzsdev.h213 struct zsops *zs_ops; /* basic operations vectors */ member in struct:zscom

Completed in 46 milliseconds