Home
last modified time | relevance | path

Searched defs:SCSI_DbgPrint (Results 1 – 6 of 6) 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
/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
/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