Searched refs:BGE_REPORT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_mii.c | 500 BGE_REPORT((bgep, "PHY didn't reset!")); in bge_phy_reset_and_check() 502 BGE_REPORT((bgep, "PHY locked up!")); in bge_phy_reset_and_check() 600 BGE_REPORT((bgep, "PHY failed to reset correctly")); in bge_restart_copper()
|
H A D | bge_chip2.c | 1204 BGE_REPORT((bgep, "bge_mii_access: cmd 0x%x -- " in bge_mii_access() 1252 BGE_REPORT((bgep, "bge_mii_access: cmd 0x%x -- " in bge_mii_access() 4205 BGE_REPORT((bgep, "SEND INDEX - device didn't RESET")); in bge_chip_reset() 5098 BGE_REPORT((bgep, "msi error attention," in bge_intr() 5209 BGE_REPORT((bgep, "interrupt: flags 0x%llx - " in bge_intr() 5322 BGE_REPORT((bgep, "Tx stall detected, watchdog code 0x%x", dogval)); in bge_factotum_stall_check() 5417 BGE_REPORT((bgep, "automatic recovery activated")); in bge_chip_factotum()
|
H A D | bge_impl.h | 1174 #define BGE_REPORT(args) BGE_DDB(bge_log args) macro
|