Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvMassStorage_3.c191 UINT8 bMaxLun; in Host20_MSCD_GetMaxLUN_Port3() local
201 if (flib_Host20_Issue_Control_Port3 (1,bCMD,0x01,&bMaxLun)>0) in Host20_MSCD_GetMaxLUN_Port3()
210 return (bMaxLun); in Host20_MSCD_GetMaxLUN_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvMassStorage.c192 UINT8 bMaxLun; in Host20_MSCD_GetMaxLUN() local
202 if (flib_Host20_Issue_Control (1,bCMD,0x01,&bMaxLun)>0) in Host20_MSCD_GetMaxLUN()
211 return (bMaxLun); in Host20_MSCD_GetMaxLUN()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvMassStorage_2.c191 UINT8 bMaxLun; in Host20_MSCD_GetMaxLUN_Port2() local
201 if (flib_Host20_Issue_Control_Port2 (1,bCMD,0x01,&bMaxLun)>0) in Host20_MSCD_GetMaxLUN_Port2()
210 return (bMaxLun); in Host20_MSCD_GetMaxLUN_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvMassStorage_4.c191 UINT8 bMaxLun; in Host20_MSCD_GetMaxLUN_Port4() local
201 if (flib_Host20_Issue_Control_Port4 (1,bCMD,0x01,&bMaxLun)>0) in Host20_MSCD_GetMaxLUN_Port4()
210 return (bMaxLun); in Host20_MSCD_GetMaxLUN_Port4()