Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.c90 #define SCSI_DbgPrint(x,arg...) diag_printf(x,##arg) macro
92 #define SCSI_DbgPrint(x,...) macro
513 SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in ms_bSCSI_READ_CAPACITY()
516 SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n", in ms_bSCSI_READ_CAPACITY()
559 SCSI_DbgPrint("TUR:: [%d]u8DevType %x\n", uLunNum, LunDevice[uLunNum].u8DevType); in ms_bSCSI_TEST_UNIT_READY()
595 SCSI_DbgPrint("TUR failed retry %d\n",i); in ms_bSCSI_TEST_UNIT_READY()
620 SCSI_DbgPrint("Scsi Device is ready (Lun=%d).\n", uLunIdx); in ms_bInit_USB_LUN()
630 SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&pMass_stor->device.u8VendorID); in ms_bInit_USB_LUN()
631 SCSI_DbgPrint("SCSI INQUIRY : SCSI Product ID <%s>\n",&pMass_stor->device.u8ProductID); in ms_bInit_USB_LUN()
632SCSI_DbgPrint("SCSI INQUIRY : SCSI Product ver <%s>\n",&pMass_stor->device.u8ProductVer); in ms_bInit_USB_LUN()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvSCSI.c89 #define SCSI_DbgPrint(x,...) printk(x,__VA_ARGS__) macro
91 #define SCSI_DbgPrint(x,...) macro
585 SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_CAPACITY()
588 SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n", in bSCSI_READ_CAPACITY()
696 SCSI_DbgPrint("Scsi Device is ready (Lun=%d).\n", uLunIdx); in bInit_USB_LUN()
704 SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&pMass_stor->device.u8VendorID); in bInit_USB_LUN()
705 SCSI_DbgPrint("SCSI INQUIRY : SCSI Product ID <%s>\n",&pMass_stor->device.u8ProductID); in bInit_USB_LUN()
706 SCSI_DbgPrint("SCSI INQUIRY : SCSI Product ver <%s>\n",&pMass_stor->device.u8ProductVer); in bInit_USB_LUN()
718 SCSI_DbgPrint("Read CAPACITY: TotalBlks %d, BlkSize %d", in bInit_USB_LUN()
775SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&pMass_stor->device.u8VendorID);
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvScsi_4.c801 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&Mass_stor_us1_port4.Mass_stor_d… in bSCSI_INQUIRY_Port4()
973 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_CAPACITY_Port4()
976 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_CAPACITY_Port4()
1029 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_FORMAT_CAPACITY_Port4()
1032 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_FORMAT_CAPACITY_Port4()
1349 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in GetValidLun_Port4()
1370 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port4)); in bInit_USB_LUN_Port4()
1377 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi Device not ready (Lun=%d).\n",Lun)); in bInit_USB_LUN_Port4()
1383 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port4)); in bInit_USB_LUN_Port4()
1390 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in bInit_USB_LUN_Port4()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvScsi_2.c801 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&Mass_stor_us1_port2.Mass_stor_d… in bSCSI_INQUIRY_Port2()
973 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_CAPACITY_Port2()
976 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_CAPACITY_Port2()
1029 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_FORMAT_CAPACITY_Port2()
1032 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_FORMAT_CAPACITY_Port2()
1346 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in GetValidLun_Port2()
1367 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port2)); in bInit_USB_LUN_Port2()
1374 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi Device not ready (Lun=%d).\n",Lun)); in bInit_USB_LUN_Port2()
1380 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port2)); in bInit_USB_LUN_Port2()
1387 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in bInit_USB_LUN_Port2()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvScsi.c800 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&Mass_stor_us1.Mass_stor_device[… in bSCSI_INQUIRY()
970 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_CAPACITY()
973 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_CAPACITY()
1034 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_FORMAT_CAPACITY()
1037 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_FORMAT_CAPACITY()
1350 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in GetValidLun()
1371 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive)); in bInit_USB_LUN()
1378 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi Device not ready (Lun=%d).\n",Lun)); in bInit_USB_LUN()
1384 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive)); in bInit_USB_LUN()
1391 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in bInit_USB_LUN()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvScsi_3.c801 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI INQUIRY : SCSI Device ID <%s>\n",&Mass_stor_us1_port3.Mass_stor_d… in bSCSI_INQUIRY_Port3()
973 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_CAPACITY_Port3()
976 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_CAPACITY_Port3()
1029 DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Device total block <0x%x%x>\n", in bSCSI_READ_FORMAT_CAPACITY_Port3()
1032 …DRV_SCSI_DBG(SCSI_DbgPrint("SCSI CAPACITY : SCSI Product block size <0x%x bytes>\n",(INT16U)Mass_s… in bSCSI_READ_FORMAT_CAPACITY_Port3()
1349 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in GetValidLun_Port3()
1370 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port3)); in bInit_USB_LUN_Port3()
1377 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi Device not ready (Lun=%d).\n",Lun)); in bInit_USB_LUN_Port3()
1383 DRV_SCSI_DBG(SCSI_DbgPrint("Scsi inquiry failed (Lun=%d).\n",u8Drive_port3)); in bInit_USB_LUN_Port3()
1390 DRV_SCSI_DBG(SCSI_DbgPrint("Read CAPACITY failed.%s","\n")); in bInit_USB_LUN_Port3()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvscsi.h105 #define SCSI_DbgPrint printf macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvscsi_2.h105 #define SCSI_DbgPrint printf macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvscsi_3.h105 #define SCSI_DbgPrint printf macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvscsi_4.h105 #define SCSI_DbgPrint printf macro