Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dbus_private.h141 struct device_op_desc { struct
142 unsigned int offset; /* offset in driver ops */
143 struct method* method; /* internal method implementation */
144 devop_t deflt; /* default implementation */
145 const char* name; /* unique name (for registration) */