Searched refs:usb_ms_path (Results 1 – 2 of 2) sorted by relevance
69 static char *usb_ms_path = NULL; variable126 if (usb_ms_path) in consconfig_get_usb_ms_path()127 return (i_ddi_strdup(usb_ms_path, KM_SLEEP)); in consconfig_get_usb_ms_path()
191 static char *usb_ms_path = NULL; variable405 if (usb_ms_path != NULL) in consconfig_print_paths()428 else if (usb_ms_path != NULL) in consconfig_print_paths()429 path = usb_ms_path; in consconfig_print_paths()673 } else if (usb_ms_path != NULL) { in consconfig_state_init()674 sp->cons_mouse_path = usb_ms_path; in consconfig_state_init()