Searched refs:NSP32_DEBUG_INIT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | nsp32.c | 307 #define NSP32_DEBUG_INIT BIT(17) macro 1061 nsp32_dbg(NSP32_DEBUG_INIT, "irq_stat 0x%x", irq_stat); in nsp32hw_init() 1076 nsp32_dbg(NSP32_DEBUG_INIT, "unknown transfer mode"); in nsp32hw_init() 1079 nsp32_dbg(NSP32_DEBUG_INIT, "full 0x%x emp 0x%x", in nsp32hw_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | nsp32.c | 313 #define NSP32_DEBUG_INIT BIT(17) macro 1067 nsp32_dbg(NSP32_DEBUG_INIT, "irq_stat 0x%x", irq_stat); in nsp32hw_init() 1082 nsp32_dbg(NSP32_DEBUG_INIT, "unknown transfer mode"); in nsp32hw_init() 1085 nsp32_dbg(NSP32_DEBUG_INIT, "full 0x%x emp 0x%x", in nsp32hw_init()
|
Completed in 9 milliseconds