Searched refs:ms_RoothubPortConnected (Results 1 – 6 of 6) sorted by relevance
1070 if (ms_RoothubPortConnected(hcd)) in ms_UsbDeviceConnect_EX()1168 isConnect = ms_RoothubPortConnected(pRootHub->p_UsbHcd); in ms_UsbTask_EX()1257 if (ms_RoothubPortConnected(pRootHub->p_UsbHcd)) in ms_UsbTask_EX()1301 isConnect = ms_RoothubPortConnected(pRootHub->p_UsbHcd); in ms_UsbTask_EX()1586 if(ms_RoothubPortConnected(hcd)) in MDrv_UsbDeviceConnectBitEx()
260 if ( ms_RoothubPortConnected(host_controller_device) && in ms_usb_timeout_handler()312 …&& (ms_RoothubPortConnectChg(hcd) || !ms_RoothubPortConnected(hcd))) // CSC or disconnect happen o… in ms_usb_wait_for_completion_timeout()317 wait_remain, ms_RoothubPortConnectChg(hcd), ms_RoothubPortConnected(hcd)); in ms_usb_wait_for_completion_timeout()
135 extern BOOL ms_RoothubPortConnected(struct usb_hcd *hcd);
1057 bConnSts = ms_RoothubPortConnected(hcd) & !(hcd->isRootHubPortReset); in ms_bSCSI_Read_10()1332 bConnSts = ms_RoothubPortConnected(hcd) & !(hcd->isRootHubPortReset); in ms_bSCSI_Write_10()
186 inline BOOL ms_RoothubPortConnected(struct usb_hcd *hcd) in ms_RoothubPortConnected() function
995 if (!ms_RoothubPortConnected(pHcd)) in ms_hub_port_connect_change()