Searched refs:NSP_DEBUG_INIT (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 126 #define NSP_DEBUG_INIT BIT(17) macro 309 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 1318 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1321 nsp_dbg(NSP_DEBUG_INIT, "host failed"); in nsp_detect() 1332 …nsp_dbg(NSP_DEBUG_INIT, "irq=%d,%d", data_b->IrqNumber, ((nsp_hw_data *)host->hostdata)->IrqNumber… in nsp_detect() 1350 nsp_dbg(NSP_DEBUG_INIT, "end"); in nsp_detect() 1510 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_probe() 1519 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info); in nsp_cs_probe() 1523 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_probe() 1530 nsp_dbg(NSP_DEBUG_INIT, "in, link=0x%p", link); in nsp_cs_detach() [all …]
|