Searched refs:get_console_mgr (Results 1 – 1 of 1) sorted by relevance
264 struct mixart_uid get_console_mgr; in mixart_enum_physio() local269 get_console_mgr.object_id = 0; in mixart_enum_physio()270 get_console_mgr.desc = MSG_CONSOLE_MANAGER | 0; /* cardindex = 0 */ in mixart_enum_physio()273 request.uid = get_console_mgr; in mixart_enum_physio()274 request.data = &get_console_mgr; in mixart_enum_physio()275 request.size = sizeof(get_console_mgr); in mixart_enum_physio()