Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevops.h403 struct dev_ops { struct
423 * Create a dev_ops suitable for a streams driver: argument
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c895 static struct dev_ops dev_ops = { variable
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c82 static const topo_modops_t dev_ops = variable
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h397 #define USBGEM_STREAM_OPS(dev_ops, attach, detach) \ argument
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument