Home
last modified time | relevance | path

Searched defs:dev_ops (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Ddevops.h403 struct dev_ops { struct
423 * Create a dev_ops suitable for a streams driver: argument
/titanic_51/usr/src/uts/common/io/
H A Dcpc.c895 static struct dev_ops dev_ops = { variable
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c82 static const topo_modops_t dev_ops = variable
/titanic_51/usr/src/uts/common/avs/ns/sv/
H A Dsv.c905 struct dev_ops *dev_ops; in sv_enable() local
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument