Searched refs:NGE_DEBUG (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/nge/ |
H A D | nge_xmii.c | 189 NGE_DEBUG(("nge_phy_probe: status 0x%x, phy id 0x%x", in nge_phy_probe() 253 NGE_DEBUG(("nge_phy_reset: FAILED, control now 0x%x", control)); in nge_phy_reset() 332 NGE_DEBUG(("nge_update_copper: autoneg %d " in nge_update_copper() 397 NGE_DEBUG(("nge_update_copper: autoneg %d " in nge_update_copper() 506 NGE_DEBUG(("nge_check_copper: link %d/%s, MII status 0x%x " in nge_check_copper() 625 NGE_DEBUG(("nge_check_copper: link now %s speed %d duplex %d", in nge_check_copper()
|
H A D | nge_main.c | 342 NGE_DEBUG(("nge_alloc_dma_mem: fail to alloc dma memory!")); in nge_alloc_dma_mem() 656 NGE_DEBUG(("nge_fini_buff_ring($%p)", (void *)ngep)); in nge_fini_buff_ring() 1149 NGE_DEBUG(("nge_m_stop($%p) done", arg)); in nge_m_stop() 1189 NGE_DEBUG(("nge_m_start($%p) done", arg)); in nge_m_start() 1223 NGE_DEBUG(("nge_m_unicst($%p) done", arg)); in nge_m_unicst() 1251 NGE_DEBUG(("nge_m_promisc($%p) done", arg)); in nge_m_promisc() 1257 NGE_DEBUG(("nge_m_promisc($%p) done", arg)); in nge_m_promisc() 1357 NGE_DEBUG(("nge_m_multicst($%p) done", arg)); in nge_m_multicst() 1395 NGE_DEBUG(("nge_m_ioctl: cmd 0x%x", cmd)); in nge_m_ioctl() 1431 NGE_DEBUG(("nge_m_ioctl: rejected cmd 0x%x, err %d", in nge_m_ioctl() [all …]
|
H A D | nge_tx.c | 500 NGE_DEBUG(("err(%x) map tx bulk fails" in nge_send_mapped() 638 NGE_DEBUG(("nge_send: send fail!")); in nge_send()
|
H A D | nge_rx.c | 301 NGE_DEBUG(("Receive desc error, status: 0x%x", stflag)); in nge_rxsta_handle()
|
H A D | nge.h | 971 #define NGE_DEBUG(args) NGE_LDB(NGE_DBG, args) macro
|