Searched refs:nsp_dbg (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 104 # define nsp_dbg(mask, args...) /* */ macro 109 # define nsp_dbg(mask, args...) \ macro 199 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, in nsp_queuecommand_lck() 253 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "selection fail"); in nsp_queuecommand_lck() 311 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 456 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr() 461 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr() 480 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr() 494 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr() 594 nsp_dbg(NSP_DEBUG_DATA_IO, "xfer quit"); in nsp_xfer() [all …]
|
D | nsp_message.c | 27 nsp_dbg(NSP_DEBUG_MSGINOCCUR, "msgin loop"); in nsp_message_in() 66 nsp_dbg(NSP_DEBUG_MSGOUTOCCUR, "msgout loop"); in nsp_message_out()
|