Searched refs:NSP_DEBUG_SYNC (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 125 #define NSP_DEBUG_SYNC BIT(13) macro 457 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr() 462 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr() 481 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr() 495 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr()
|