Searched refs:jeprintk (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ |
D | jme.c | 75 jeprintk(jme->pdev, "phy(%d) read timeout : %d\n", phy, reg); in jme_mdio_read() 104 jeprintk(jme->pdev, "phy(%d) write timeout : %d\n", phy, reg); in jme_mdio_write() 233 jeprintk(jme->pdev, "eeprom reload timeout\n"); in jme_reload_eeprom() 417 jeprintk(jme->pdev, in jme_check_link() 651 jeprintk(jme->pdev, "Disable TX engine timeout.\n"); in jme_disable_tx_engine() 850 jeprintk(jme->pdev, "Disable RX engine timeout.\n"); in jme_disable_rx_engine() 1202 jeprintk(jme->pdev, "Allocating resources for RX error" in jme_link_change_tasklet() 1209 jeprintk(jme->pdev, "Allocating resources for TX error" in jme_link_change_tasklet() 1534 jeprintk(jme->pdev, in jme_request_irq() 2648 jeprintk(pdev, "Cannot enable PCI device.\n"); in jme_init_one() [all …]
|
D | jme.h | 44 #define jeprintk(pdev, fmt, args...) \ macro
|