Searched refs:nsp_dbg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/pcmcia/ |
H A 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() 203 //nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "before CurrentSC=0x%p", data->CurrentSC); in nsp_queuecommand_lck() 253 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "selection fail"); in nsp_queuecommand_lck() 260 //nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "out"); in nsp_queuecommand_lck() 277 //nsp_dbg(NSP_DEBUG_DATA_IO, "enabled=%d", enabled); in DEF_SCSI_QCMD() 311 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 373 //nsp_dbg(NSP_DEBUG_RESELECTION, "in"); in nsphw_start_selection() 377 //nsp_dbg(NSP_DEBUG_RESELECTIO in nsphw_start_selection() [all...] |
H A 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()
|