Searched defs:NSP_DEBUG_INIT (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/pcmcia/
H A Dnsp_cs.c129 #define NSP_DEBUG_INIT BIT(17) macro
311 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base);
1319 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id);
1322 nsp_dbg(NSP_DEBUG_INIT, "host failed");
1333 nsp_dbg(NSP_DEBUG_INIT, "irq=%d,%d", data_b->IrqNumber, ((nsp_hw_data *)host->hostdata)->IrqNumber);
1351 nsp_dbg(NSP_DEBUG_INIT, "end");
1515 nsp_dbg(NSP_DEBUG_INIT, "in");
1524 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info);
1528 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link);
1535 nsp_dbg(NSP_DEBUG_INIT, "i
[all...]

Completed in 13 milliseconds