Searched defs:cb_ops (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/uts/common/sys/ | ||
H A D | devops.h | 88 struct cb_ops { struct |
/titanic_52/usr/src/uts/common/xen/io/ | ||
H A D | xnbe.c | 106 static struct cb_ops cb_ops = { variable |
H A D | xnbo.c | 685 static struct cb_ops cb_ops = { variable |
/titanic_52/usr/src/uts/common/io/ | ||
H A D | cpc.c | 834 static struct cb_ops cb_ops = { variable |
/titanic_52/usr/src/uts/common/avs/ns/sv/ | ||
H A D | sv.c | 785 struct cb_ops *cb_ops; in sv_free() local |