Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.c126 #define NSP_DEBUG_SYNC BIT(13) macro
454 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr()
459 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr()
478 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr()
492 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.c122 #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()

Completed in 5 milliseconds