Searched refs:NSP_DEBUG_INIT (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 163 #define NSP_DEBUG_INIT BIT(17) macro 324 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init() 1370 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect() 1377 nsp_dbg(NSP_DEBUG_INIT, "host failed"); in nsp_detect() 1390 …nsp_dbg(NSP_DEBUG_INIT, "irq base=0x%p,%d data=0x%p,%d", &nsp_data_base, (&nsp_data_base)->IrqNumb… in nsp_detect() 1408 nsp_dbg(NSP_DEBUG_INIT, "end"); in nsp_detect() 1688 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_attach() 1698 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info); in nsp_cs_attach() 1748 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_attach() 1763 nsp_dbg(NSP_DEBUG_INIT, "in, link=0x%p", link); in nsp_cs_detach() [all …]
|