Home
last modified time | relevance | path

Searched refs:PROBE_PRINT (Results 1 – 1 of 1) sorted by relevance

/drivers/net/
Datarilance.c95 # define PROBE_PRINT(a) printk a macro
97 # define PROBE_PRINT(a) macro
470 PROBE_PRINT(( "Probing for Lance card at mem %#lx io %#lx\n", in lance_probe1()
474 PROBE_PRINT(( "lance_probe1: testing memory to be accessible\n" )); in lance_probe1()
478 PROBE_PRINT(( "lance_probe1: testing memory to be writable (1)\n" )); in lance_probe1()
482 PROBE_PRINT(( "lance_probe1: testing memory to be writable (2)\n" )); in lance_probe1()
488 PROBE_PRINT(( "lance_probe1: testing ioport to be accessible\n" )); in lance_probe1()
492 PROBE_PRINT(( "lance_probe1: testing ioport to be writeable\n" )); in lance_probe1()
498 PROBE_PRINT(( "lance_probe1: testing CSR0 register function (1)\n" )); in lance_probe1()
507 PROBE_PRINT(( "lance_probe1: testing CSR0 register function (2)\n" )); in lance_probe1()
[all …]