Searched refs:NSP_DEBUG_SYNC (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 122 #define NSP_DEBUG_SYNC BIT(13) macro 455 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr() 460 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr() 479 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr() 493 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr()
|