Searched refs:NSP_DEBUG_INIT (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 130 #define NSP_DEBUG_INIT BIT(17) macro 311 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 1330 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1333 nsp_dbg(NSP_DEBUG_INIT, "host failed"); in nsp_detect() 1344 …nsp_dbg(NSP_DEBUG_INIT, "irq=%d,%d", data_b->IrqNumber, ((nsp_hw_data *)host->hostdata)->IrqNumber… in nsp_detect() 1362 nsp_dbg(NSP_DEBUG_INIT, "end"); in nsp_detect() 1522 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_probe() 1531 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info); in nsp_cs_probe() 1535 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_probe() 1542 nsp_dbg(NSP_DEBUG_INIT, "in, link=0x%p", link); in nsp_cs_detach() [all …]
|