Searched refs:NSP32_DEBUG_INTR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/ |
| D | nsp32.c | 293 #define NSP32_DEBUG_INTR BIT(3) macro 428 nsp32_dbg(NSP32_DEBUG_INTR, "timer=%d", time); 431 nsp32_dbg(NSP32_DEBUG_INTR, "timer set overflow"); 1166 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1170 nsp32_dbg(NSP32_DEBUG_INTR, "shared interrupt: irq other 0x%x", irq_stat); in do_nsp32_isr() 1192 nsp32_dbg(NSP32_DEBUG_INTR, "timer stop"); in do_nsp32_isr() 1227 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1252 nsp32_dbg(NSP32_DEBUG_INTR, "MsgOut phase processed"); in do_nsp32_isr() 1264 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1268 nsp32_dbg(NSP32_DEBUG_INTR, "BMCNT=0x%lx", in do_nsp32_isr() [all …]
|