Searched refs:cons_mouse_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dconsconfig_dacf.h54 char *cons_mouse_path; /* Mouse path */ member in struct:cons_state
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c672 sp->cons_mouse_path = consconfig_usb_ms_path;
674 sp->cons_mouse_path = usb_ms_path;
676 sp->cons_mouse_path = plat_mousepath();
989 if (sp->cons_mouse_path != NULL)
990 mousedev = ddi_pathname_to_dev_t(sp->cons_mouse_path);

Completed in 150 milliseconds