xs_dev_watch
static struct xs_dev_watch *
struct xs_dev_watch *watch;
struct xs_dev_watch *dwatch;
dwatch = (struct xs_dev_watch *)watch->callback_data;
struct xs_dev_watch *watch;
struct xs_dev_watch *watch, *tmpw;
LIST_ENTRY(xs_dev_watch) list;
LIST_HEAD(, xs_dev_watch) watches;