Searched refs:nsp_dbg (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 100 # define nsp_dbg(mask, args...) /* */ macro 105 # define nsp_dbg(mask, args...) \ macro 195 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, in nsp_queuecommand_lck() 251 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "selection fail"); in nsp_queuecommand_lck() 309 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 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() 592 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()
|