Searched refs:PROBE_PRINT (Results 1 – 1 of 1) sorted by relevance
95 # define PROBE_PRINT(a) printk a macro97 # define PROBE_PRINT(a) macro477 PROBE_PRINT(( "Probing for Lance card at mem %#lx io %#lx\n", in lance_probe1()481 PROBE_PRINT(( "lance_probe1: testing memory to be accessible\n" )); in lance_probe1()485 PROBE_PRINT(( "lance_probe1: testing memory to be writable (1)\n" )); in lance_probe1()489 PROBE_PRINT(( "lance_probe1: testing memory to be writable (2)\n" )); in lance_probe1()495 PROBE_PRINT(( "lance_probe1: testing ioport to be accessible\n" )); in lance_probe1()499 PROBE_PRINT(( "lance_probe1: testing ioport to be writeable\n" )); in lance_probe1()505 PROBE_PRINT(( "lance_probe1: testing CSR0 register function (1)\n" )); in lance_probe1()514 PROBE_PRINT(( "lance_probe1: testing CSR0 register function (2)\n" )); in lance_probe1()[all …]