Symbol: BGE_DEBUG
usr/src/uts/common/io/bge/bge_chip2.c
1369
BGE_DEBUG(("bge_seeprom_access: complete after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1384
BGE_DEBUG(("bge_seeprom_access: timed out after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1464
BGE_DEBUG(("bge_flash_access: complete after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1477
BGE_DEBUG(("bge_flash_access: timed out after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1627
BGE_DEBUG(("bge_nvmem_acquire: won after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1635
BGE_DEBUG(("bge_nvmem_acquire: lost after %d us", tries));
usr/src/uts/common/io/bge/bge_chip2.c
1770
BGE_DEBUG(("bge_nvmem_rw32: err %d", err));
usr/src/uts/common/io/bge/bge_chip2.c
186
BGE_DEBUG(("bge_cfg_clr16($%p, 0x%lx, 0x%x): 0x%x => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
205
BGE_DEBUG(("bge_cfg_clr32($%p, 0x%lx, 0x%x): 0x%x => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
245
BGE_DEBUG(("bge_ind_get32($%p, 0x%lx) => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
282
BGE_DEBUG(("bge_pci_check($%p): PCI status 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
3060
BGE_DEBUG(("bge_chip_msi_trig:data = %d", regval));
usr/src/uts/common/io/bge/bge_chip2.c
3133
BGE_DEBUG(("bge_chip_reset_engine: 0x%lx before reset = 0x%08x",
usr/src/uts/common/io/bge/bge_chip2.c
3413
BGE_DEBUG(("bge_sync_mac_modes($%p) Ethernet MAC mode 0x%x => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
3425
BGE_DEBUG(("bge_sync_mac_modes($%p) Transmit MAC mode 0x%x => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
3437
BGE_DEBUG(("bge_sync_mac_modes($%p) Receive MAC mode 0x%x => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
3547
BGE_DEBUG(("bge_chip_sync($%p) "
usr/src/uts/common/io/bge/bge_chip2.c
3772
BGE_DEBUG(("bge_poll_firmware($%p): return after %d loops",
usr/src/uts/common/io/bge/bge_chip2.c
3798
BGE_DEBUG(("bge_poll_firmware($%p): PXE magic 0x%x after %d loops",
usr/src/uts/common/io/bge/bge_chip2.c
3800
BGE_DEBUG(("bge_poll_firmware: MAC %016llx, GENCOMM %016llx",
usr/src/uts/common/io/bge/bge_chip2.c
3837
BGE_DEBUG(("bge_chip_reset($%p, %d): current state is %d",
usr/src/uts/common/io/bge/bge_chip2.c
388
BGE_DEBUG(("bge_chip_cfg_init: %s bus is %s and %s; #INTA is %s",
usr/src/uts/common/io/bge/bge_chip2.c
3920
BGE_DEBUG(("%s: fail to acquire nvram lock",
usr/src/uts/common/io/bge/bge_chip2.c
393
BGE_DEBUG(("bge_chip_cfg_init: vendor 0x%x device 0x%x revision 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
395
BGE_DEBUG(("bge_chip_cfg_init: subven 0x%x subdev 0x%x asic_rev 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
397
BGE_DEBUG(("bge_chip_cfg_init: clsize %d latency %d command 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
4907
BGE_DEBUG(("bge_status_sync($%p, 0x%llx) returning 0x%llx",
usr/src/uts/common/io/bge/bge_chip2.c
4954
BGE_DEBUG(("factotum($%p) flow 0x%x rdma 0x%x wdma 0x%x emac 0x%x msis 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
4956
BGE_DEBUG(("factotum($%p) tmac 0x%x rmac 0x%x rxrs 0x%08x txrs 0x%08x",
usr/src/uts/common/io/bge/bge_chip2.c
5036
BGE_DEBUG(("bge_intr($%p) ($%p) regval 0x%08x", arg1, arg2, regval));
usr/src/uts/common/io/bge/bge_chip2.c
5080
BGE_DEBUG(("bge_intr($%p) ($%p) link event", arg1, arg2));
usr/src/uts/common/io/bge/bge_chip2.c
5447
BGE_DEBUG(("eee cyclic, lpi enabled"));
usr/src/uts/common/io/bge/bge_chip2.c
5784
BGE_DEBUG(("bge_chip_peek_mem($%p, $%p) peeked 0x%llx from $%p",
usr/src/uts/common/io/bge/bge_chip2.c
5802
BGE_DEBUG(("bge_chip_poke_mem($%p, $%p) poking 0x%llx at $%p",
usr/src/uts/common/io/bge/bge_chip2.c
6281
BGE_DEBUG(("bge_nic_read32($%p, 0x%x) => 0x%x",
usr/src/uts/common/io/bge/bge_chip2.c
779
BGE_DEBUG(("bge_mbx_get($%p, 0x%lx) => 0x%08x",
usr/src/uts/common/io/bge/bge_main2.c
1310
BGE_DEBUG(("bge_m_multicst: hash 0x%x index %d (%d:0x%x) = %d",
usr/src/uts/common/io/bge/bge_main2.c
1364
BGE_DEBUG(("bge_m_multicst($%p) done", arg));
usr/src/uts/common/io/bge/bge_main2.c
1415
BGE_DEBUG(("bge_m_promisc_set($%p) done", arg));
usr/src/uts/common/io/bge/bge_main2.c
2124
BGE_DEBUG(("bge_alloc_dma_mem(): bind %d bytes; err %d, %d cookies",
usr/src/uts/common/io/bge/bge_main2.c
2697
BGE_DEBUG(("DMA ALLOC: allocated %d chunks for Rx Buffers (rxbuffsize = %d)",
usr/src/uts/common/io/bge/bge_main2.c
2712
BGE_DEBUG(("DMA ALLOC: allocated %d chunks for Tx Buffers (txbuffsize = %d)",
usr/src/uts/common/io/bge/bge_main2.c
2734
BGE_DEBUG(("DMA ALLOC: allocated %d chunks for Rx Descs cons (rx_rings = %d, rxdescsize = %d)",
usr/src/uts/common/io/bge/bge_main2.c
2747
BGE_DEBUG(("DMA ALLOC: allocated 1 chunks for Rx Descs prod (rxbuffdescsize = %d)",
usr/src/uts/common/io/bge/bge_main2.c
2758
BGE_DEBUG(("DMA ALLOC: allocated 1 chunks for Tx Descs / Status Block / Stats (txdescdize = %d)",
usr/src/uts/common/io/bge/bge_main2.c
2769
BGE_DEBUG(("RXB CHNK %d INIT: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2781
BGE_DEBUG(("RXB SLCE %d STND: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2797
BGE_DEBUG(("RXB SLCE %d JUMB: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2814
BGE_DEBUG(("RXB SLCE %d MINI: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2825
BGE_DEBUG(("RXB CHNK %d DONE: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2838
BGE_DEBUG(("TXB CHNK %d INIT: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2851
BGE_DEBUG(("TXB SLCE %d RING %d: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2867
BGE_DEBUG(("TXB CHNK %d DONE: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2880
BGE_DEBUG(("RXD CONS RING %d: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2898
BGE_DEBUG(("RXD PROD INIT: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2907
BGE_DEBUG(("RXD PROD STND: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2918
BGE_DEBUG(("RXD PROD JUMB: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2929
BGE_DEBUG(("RXD PROD MINI: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2938
BGE_DEBUG(("RXD PROD DONE: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2949
BGE_DEBUG(("TXD INIT: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
2960
BGE_DEBUG(("TXD RING %d: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2976
BGE_DEBUG(("TXD STATISTICS: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2986
BGE_DEBUG(("TXD STATUS BLOCK: va=%p alen=%d off=%d pa=%llx psz=%d (nslots=%d slotlen=%d)",
usr/src/uts/common/io/bge/bge_main2.c
2995
BGE_DEBUG(("TXD DONE: va=%p alen=%d off=%d pa=%llx psz=%d",
usr/src/uts/common/io/bge/bge_main2.c
3050
BGE_DEBUG(("bge_find_mac_address: hw_mac_addr %012llx, => %s (%sset)",
usr/src/uts/common/io/bge/bge_main2.c
3092
BGE_DEBUG(("bge_find_mac_address: +local %s (%sset)",
usr/src/uts/common/io/bge/bge_main2.c
3122
BGE_DEBUG(("bge_find_mac_address: +system %s (%sset)",
usr/src/uts/common/io/bge/bge_main2.c
3143
BGE_DEBUG(("bge_find_mac_address: =final %s (%sset)",
usr/src/uts/common/io/bge/bge_main2.c
3677
BGE_DEBUG(("bgep->fm_capabilities = %d", bgep->fm_capabilities));
usr/src/uts/common/io/bge/bge_main2.c
3922
BGE_DEBUG(("%s: ddi_intr_get_supported_types() returned: %x",
usr/src/uts/common/io/bge/bge_main2.c
393
BGE_DEBUG(("bge_reset($%p) done", (void *)bgep));
usr/src/uts/common/io/bge/bge_main2.c
3930
BGE_DEBUG(("%s: Using MSI interrupt type",
usr/src/uts/common/io/bge/bge_main2.c
3945
BGE_DEBUG(("%s: Using FIXED interrupt type", bgep->ifname));
usr/src/uts/common/io/bge/bge_main2.c
417
BGE_DEBUG(("bge_stop($%p) done", (void *)bgep));
usr/src/uts/common/io/bge/bge_main2.c
4343
BGE_DEBUG(("bge_add_intrs($%p, 0x%x)", (void *)bgep, intr_type));
usr/src/uts/common/io/bge/bge_main2.c
4364
BGE_DEBUG(("%s: nintrs() returned %d, navail returned %d",
usr/src/uts/common/io/bge/bge_main2.c
437
BGE_DEBUG(("bge_start($%p, %d) done", (void *)bgep, reset_phys));
usr/src/uts/common/io/bge/bge_main2.c
4395
BGE_DEBUG(("%s: Requested: %d, Received: %d",
usr/src/uts/common/io/bge/bge_main2.c
4460
BGE_DEBUG(("bge_rem_intrs($%p)", (void *)bgep));
usr/src/uts/common/io/bge/bge_main2.c
468
BGE_DEBUG(("bge_restart($%p, %d) done", (void *)bgep, reset_phys));
usr/src/uts/common/io/bge/bge_main2.c
523
BGE_DEBUG(("bge_m_stop($%p) done", arg));
usr/src/uts/common/io/bge/bge_main2.c
582
BGE_DEBUG(("bge_m_start($%p) done", arg));
usr/src/uts/common/io/bge/bge_main2.c
685
BGE_DEBUG(("bge_unicst_set($%p) done", arg));
usr/src/uts/common/io/bge/bge_mii.c
1012
BGE_DEBUG(("bge_update_copper: autoneg %d "
usr/src/uts/common/io/bge/bge_mii.c
1096
BGE_DEBUG(("bge_update_copper: anar <- 0x%x", anar));
usr/src/uts/common/io/bge/bge_mii.c
1097
BGE_DEBUG(("bge_update_copper: auxctrl <- 0x%x", auxctrl));
usr/src/uts/common/io/bge/bge_mii.c
1098
BGE_DEBUG(("bge_update_copper: gigctrl <- 0x%x", gigctrl));
usr/src/uts/common/io/bge/bge_mii.c
1099
BGE_DEBUG(("bge_update_copper: control <- 0x%x", control));
usr/src/uts/common/io/bge/bge_mii.c
1157
BGE_DEBUG(("bge_check_copper: link %d/%s, MII status 0x%x "
usr/src/uts/common/io/bge/bge_mii.c
1168
BGE_DEBUG(("bge_check_copper: no link change"));
usr/src/uts/common/io/bge/bge_mii.c
1199
BGE_DEBUG(("bge_check_copper: MII status 0x%x aux 0x%x "
usr/src/uts/common/io/bge/bge_mii.c
1267
BGE_DEBUG(("bge_check_copper: link was %s speed %d duplex %d",
usr/src/uts/common/io/bge/bge_mii.c
1407
BGE_DEBUG(("bge_update_serdes: autoneg %d "
usr/src/uts/common/io/bge/bge_mii.c
1456
BGE_DEBUG(("bge_update_serdes: autoneg %d "
usr/src/uts/common/io/bge/bge_mii.c
148
BGE_DEBUG(("bge_phydump: "
usr/src/uts/common/io/bge/bge_mii.c
1507
BGE_DEBUG(("bge_update_serdes: serdes |= 0x%x, advert 0x%x",
usr/src/uts/common/io/bge/bge_mii.c
1548
BGE_DEBUG(("bge_autoneg_serdes: Rx 0x%x %s Tx 0x%x",
usr/src/uts/common/io/bge/bge_mii.c
1616
BGE_DEBUG(("bge_check_serdes: link %d/%s, "
usr/src/uts/common/io/bge/bge_mii.c
1647
BGE_DEBUG(("bge_check_serdes: status 0x%x => 0x%x %s",
usr/src/uts/common/io/bge/bge_mii.c
1743
BGE_DEBUG(("bge_check_serdes: link was %s speed %d duplex %d",
usr/src/uts/common/io/bge/bge_mii.c
209
BGE_DEBUG(("bge_phy_probe: status 0x%x", miicfg));
usr/src/uts/common/io/bge/bge_mii.c
267
BGE_DEBUG(("bge_phy_reset: FAILED, control now 0x%x", control));
usr/src/uts/common/io/bge/bge_mii.c
661
BGE_DEBUG(("bge_restart_copper: status 0x%x", phy_status));
usr/src/uts/common/io/bge/bge_mii.c
677
BGE_DEBUG(("bge_eee: eee not supported (device 0x%x)",
usr/src/uts/common/io/bge/bge_mii.c
695
BGE_DEBUG(("bge_eee: eee not supported (asic rev 0x%08x)",
usr/src/uts/common/io/bge/bge_mii.c
827
BGE_DEBUG(("bge_eee_adjust: link status up"));
usr/src/uts/common/io/bge/bge_mii.c
835
BGE_DEBUG(("bge_eee_adjust: eee timing for 1000Mb"));
usr/src/uts/common/io/bge/bge_mii.c
839
BGE_DEBUG(("bge_eee_adjust: eee timing for 100Mb"));
usr/src/uts/common/io/bge/bge_mii.c
855
BGE_DEBUG(("bge_eee_adjust: eee negotiaton success, lpi scheduled"));
usr/src/uts/common/io/bge/bge_mii.c
858
BGE_DEBUG(("bge_eee_adjust: eee negotiation failed"));
usr/src/uts/common/io/bge/bge_mii.c
861
BGE_DEBUG(("bge_eee_adjust: link status down"));
usr/src/uts/common/io/bge/bge_mii.c
932
BGE_DEBUG(("bge_update_copper: autoneg %d "
usr/src/uts/common/io/bge/bge_send.c
626
BGE_DEBUG(("bge_m_tx: chip not running or link down"));