Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Ddevops.h379 struct dev_ops { struct
399 * Create a dev_ops suitable for a streams driver: argument
/onnv-gate/usr/src/lib/libparted/common/include/parted/
H A Dparted.h42 PedDeviceArchOps* dev_ops; member
/onnv-gate/usr/src/uts/common/io/
H A Dcpc.c895 static struct dev_ops dev_ops = { variable
/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c82 static const topo_modops_t dev_ops = variable
/onnv-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c902 struct dev_ops *dev_ops; in sv_enable() local
/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument