Lines Matching refs:TLAN_DEBUG_GNRL
577 TLAN_DBG( TLAN_DEBUG_GNRL, "IO mapping is available at %x.\n", in TLan_probe1()
944 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Opened. TLAN Chip Rev: %x\n", dev->name, priv->tlanRev ); in TLan_Open()
1014 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Transmit timed out.\n", dev->name); in TLan_tx_timeout()
1213 TLAN_DBG( TLAN_DEBUG_GNRL, "Device %s closed.\n", dev->name ); in TLan_Close()
1247 if ( debug & TLAN_DEBUG_GNRL ) { in TLan_GetStats()
1751 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Status Check\n", dev->name ); in TLan_HandleStatusCheck()
1757 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Net_Sts = %x\n", dev->name, (unsigned) net_sts ); in TLan_HandleStatusCheck()
2526 TLAN_DBG( TLAN_DEBUG_GNRL, "PHY found at %02x %04x %04x %04x\n", phy, control, hi, lo ); in TLan_PhyDetect()
2551 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Powering down PHY(s).\n", dev->name ); in TLan_PhyPowerDown()
2576 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Powering up PHY.\n", dev->name ); in TLan_PhyPowerUp()
2600 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Reseting PHY.\n", dev->name ); in TLan_PhyReset()
2631 TLAN_DBG( TLAN_DEBUG_GNRL, "%s: Trying to activate link.\n", dev->name ); in TLan_PhyStartLink()