Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Ddebug.h33 #define RTSX_DEBUGPN(x...) printk(KERN_DEBUG x) macro
38 #define RTSX_DEBUGPN(x...) macro
Drtsx_scsi.c144 RTSX_DEBUGPN(" %02x", srb->cmnd[i]); in scsi_show_command()
145 RTSX_DEBUGPN("\n"); in scsi_show_command()