Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.c159 #define NSP_DEBUG_SYNC BIT(13) macro
503 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr()
508 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr()
536 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr()
550 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr()