Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.c745 LunDevice[LunIdx].bFSInit = TRUE; in ms_bSCSI_Initial()
812 LunDevice[LunIdx].bFSInit = TRUE; in ms_vChk_USB_LUNs()
830 LunDevice[LunIdx].bFSInit = FALSE; in ms_vChk_USB_LUNs()
859 LunDevice[LunIdx].bFSInit = FALSE;
1443 return (LunDevice[LunNum].bFSInit); in ms_bIsDevValid()
1572 return (LunDevice[lun].bFSInit); in MDrv_UsbIsLunConnected()
H A DdrvMassStor.h183 BOOL bFSInit; member
H A DdrvMassStor.c516 if (ms_us->msc_device[u8Lun].bFSInit) in ms_usb_unregister_dev()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvSCSI.c798 LunDevice[LunIdx].bFSInit = TRUE;
873 LunDevice[LunIdx].bFSInit = TRUE; in vChk_USB_LUNs()
879 LunDevice[LunIdx].bFSInit = FALSE; in vChk_USB_LUNs()
904 LunDevice[LunIdx].bFSInit = FALSE; in vRemove_DISK_LUNs()
1488 return (LunDevice[LunNum].bFSInit);
H A DdrvMassStor.h219 BOOL bFSInit; member
H A DdrvUSBEntry.c1468 return (LunDevice[lun].bFSInit); in MDrv_UsbIsLunConnected()