Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBDisk.c579 usb_disk_info_t *p_usb_info, *pUsbInfo = NULL; in MDrv_USB_IOCTL_Cmd() local
596 pUsbInfo = p_usb_info; in MDrv_USB_IOCTL_Cmd()
601 if (pUsbInfo == NULL) in MDrv_USB_IOCTL_Cmd()
608 if ((ms_us = Mass_stor_us[pUsbInfo->uPort]) == NULL) in MDrv_USB_IOCTL_Cmd()