Home
last modified time | relevance | path

Searched refs:PICL_CLASS_MOUSE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h59 #define PICL_CLASS_MOUSE "mouse" macro
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c114 { "mouse", PICL_CLASS_MOUSE},
535 (void) strcpy(classbuf, PICL_CLASS_MOUSE); in get_minor_class()