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

/linux-master/drivers/net/ethernet/amd/
H A Datarilance.c94 # define PROBE_PRINT(a) printk a macro
96 # define PROBE_PRINT(a) macro
476 PROBE_PRINT(( "Probing for Lance card at mem %#lx io %#lx\n",
480 PROBE_PRINT(( "lance_probe1: testing memory to be accessible\n" ));
484 PROBE_PRINT(( "lance_probe1: testing memory to be writable (1)\n" ));
488 PROBE_PRINT(( "lance_probe1: testing memory to be writable (2)\n" ));
494 PROBE_PRINT(( "lance_probe1: testing ioport to be accessible\n" ));
498 PROBE_PRINT(( "lance_probe1: testing ioport to be writeable\n" ));
504 PROBE_PRINT(( "lance_probe1: testing CSR0 register function (1)\n" ));
513 PROBE_PRINT(( "lance_probe
[all...]

Completed in 86 milliseconds