Searched refs:NSP32_DEBUG_INTR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/scsi/ |
| D | nsp32.c | 303 #define NSP32_DEBUG_INTR BIT(3) macro 438 nsp32_dbg(NSP32_DEBUG_INTR, "timer=%d", time); 441 nsp32_dbg(NSP32_DEBUG_INTR, "timer set overflow"); 1176 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1180 nsp32_dbg(NSP32_DEBUG_INTR, "shared interrupt: irq other 0x%x", irq_stat); in do_nsp32_isr() 1202 nsp32_dbg(NSP32_DEBUG_INTR, "timer stop"); in do_nsp32_isr() 1237 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1262 nsp32_dbg(NSP32_DEBUG_INTR, "MsgOut phase processed"); in do_nsp32_isr() 1274 nsp32_dbg(NSP32_DEBUG_INTR, in do_nsp32_isr() 1278 nsp32_dbg(NSP32_DEBUG_INTR, "BMCNT=0x%lx", in do_nsp32_isr() [all …]
|