Home
last modified time | relevance | path

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

/drivers/net/
A Dpcnet.c23 #define PCNET_DEBUG1(fmt,args...) \ macro
183 PCNET_DEBUG1("AMD %s\n", chipname); in pcnet_probe_common()
208 PCNET_DEBUG1("%s: %s...\n", lp->name, __func__); in pcnet_init_common()
253 PCNET_DEBUG1 in pcnet_init_common()
272 PCNET_DEBUG1("Init block at 0x%p: MAC", &lp->uc->init_block); in pcnet_init_common()
276 PCNET_DEBUG1(" %02x", lp->uc->init_block.phys_addr[i]); in pcnet_init_common()
286 PCNET_DEBUG1("\ntlen_rlen=0x%x rx_ring=0x%x tx_ring=0x%x\n", in pcnet_init_common()
387 PCNET_DEBUG1(" (status=0x%x)", err_status); in pcnet_recv_common()
435 PCNET_DEBUG1("%s: %s...\n", lp->name, __func__); in pcnet_halt_common()

Completed in 6 milliseconds