Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Ddevops.h88 struct cb_ops { struct
118 int cb_rev; /* cb_ops version number */ argument
89 cb_opencb_ops global() argument
90 cb_closecb_ops global() argument
91 cb_strategycb_ops global() argument
92 cb_printcb_ops global() argument
93 cb_dumpcb_ops global() argument
94 cb_readcb_ops global() argument
119 cb_areadcb_ops global() argument
120 cb_awritecb_ops global() argument
[all...]
/titanic_52/usr/src/uts/common/xen/io/
H A Dxnbe.c106 static struct cb_ops cb_ops = { variable
H A Dxnbo.c685 static struct cb_ops cb_ops = { variable
/titanic_52/usr/src/uts/common/io/
H A Dcpc.c834 static struct cb_ops cb_ops = { variable
/titanic_52/usr/src/uts/common/avs/ns/sv/
H A Dsv.c785 struct cb_ops *cb_ops; in sv_free() local
906 struct cb_ops *cb_ops; sv_enable() local
[all...]