Searched refs:NSP_DEBUG_INIT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/scsi/pcmcia/ |
| D | nsp_cs.c | 125 #define NSP_DEBUG_INIT BIT(17) macro 308 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 1315 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1318 nsp_dbg(NSP_DEBUG_INIT, "host failed"); in nsp_detect() 1329 …nsp_dbg(NSP_DEBUG_INIT, "irq=%d,%d", data_b->IrqNumber, ((nsp_hw_data *)host->hostdata)->IrqNumber… in nsp_detect() 1347 nsp_dbg(NSP_DEBUG_INIT, "end"); in nsp_detect() 1507 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_probe() 1516 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info); in nsp_cs_probe() 1520 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_probe() 1527 nsp_dbg(NSP_DEBUG_INIT, "in, link=0x%p", link); in nsp_cs_detach() [all …]
|