Symbol: atge_error
usr/src/uts/common/io/atge/atge.h
412
extern void atge_error(dev_info_t *, char *, ...);
usr/src/uts/common/io/atge/atge_l1.c
146
atge_error(atgep->atge_dip, "DMA allocation failed for TX"
usr/src/uts/common/io/atge/atge_l1.c
158
atge_error(atgep->atge_dip, "DMA allocation failed for"
usr/src/uts/common/io/atge/atge_l1.c
174
atge_error(atgep->atge_dip, "DMA allocation failed"
usr/src/uts/common/io/atge/atge_l1.c
186
atge_error(atgep->atge_dip, "DMA allocation failed for"
usr/src/uts/common/io/atge/atge_l1.c
201
atge_error(atgep->atge_dip, "DMA allocation failed for CMB");
usr/src/uts/common/io/atge/atge_l1.c
215
atge_error(atgep->atge_dip, "DMA allocation failed"
usr/src/uts/common/io/atge/atge_l1.c
230
atge_error(atgep->atge_dip, "DMA allocation failed for SMB");
usr/src/uts/common/io/atge/atge_l1.c
585
atge_error(atgep->atge_dip, "stopping TX DMA Engine timeout");
usr/src/uts/common/io/atge/atge_l1.c
618
atge_error(atgep->atge_dip, " stopping RX DMA Engine timeout");
usr/src/uts/common/io/atge/atge_l1.c
664
atge_error(atgep->atge_dip, "errored pkt");
usr/src/uts/common/io/atge/atge_l1.c
885
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1c.c
174
atge_error(atgep->atge_dip, "DMA allocation failed for TX"
usr/src/uts/common/io/atge/atge_l1c.c
186
atge_error(atgep->atge_dip, "DMA allocation failed for"
usr/src/uts/common/io/atge/atge_l1c.c
202
atge_error(atgep->atge_dip, "DMA allocation failed"
usr/src/uts/common/io/atge/atge_l1c.c
214
atge_error(atgep->atge_dip, "DMA allocation failed for"
usr/src/uts/common/io/atge/atge_l1c.c
229
atge_error(atgep->atge_dip, "DMA allocation failed for CMB");
usr/src/uts/common/io/atge/atge_l1c.c
243
atge_error(atgep->atge_dip, "DMA allocation failed"
usr/src/uts/common/io/atge/atge_l1c.c
258
atge_error(atgep->atge_dip, "DMA allocation failed for SMB");
usr/src/uts/common/io/atge/atge_l1c.c
693
atge_error(atgep->atge_dip, "stopping TX DMA Engine timeout");
usr/src/uts/common/io/atge/atge_l1c.c
727
atge_error(atgep->atge_dip, " stopping RX DMA Engine timeout");
usr/src/uts/common/io/atge/atge_l1c.c
773
atge_error(atgep->atge_dip, "errored pkt");
usr/src/uts/common/io/atge/atge_l1c.c
947
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1c.c
952
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1c.c
956
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1c.c
960
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1e.c
892
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_l1e.c
898
atge_error(atgep->atge_dip, "DMA transfer err");
usr/src/uts/common/io/atge/atge_l1e.c
905
atge_error(atgep->atge_dip, "TX FIFO underrun");
usr/src/uts/common/io/atge/atge_main.c
1095
atge_error(devinfo, "pci_config_setup() failed");
usr/src/uts/common/io/atge/atge_main.c
1107
atge_error(devinfo, "ddi_regs_map_setup() failed");
usr/src/uts/common/io/atge/atge_main.c
1116
atge_error(devinfo, "Failed to add interrupt handler");
usr/src/uts/common/io/atge/atge_main.c
1248
atge_error(devinfo, "Failed to allocate DMA resources");
usr/src/uts/common/io/atge/atge_main.c
1274
atge_error(devinfo, "mii_alloc() failed");
usr/src/uts/common/io/atge/atge_main.c
1282
atge_error(devinfo, "mac_alloc() failed due to version");
usr/src/uts/common/io/atge/atge_main.c
1297
atge_error(devinfo, "mac_register() failed with :%d", err);
usr/src/uts/common/io/atge/atge_main.c
1368
atge_error(dip, "No soft state in detach");
usr/src/uts/common/io/atge/atge_main.c
140
void atge_error(dev_info_t *, char *, ...);
usr/src/uts/common/io/atge/atge_main.c
1483
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
1493
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
1504
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
1540
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
1550
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
1561
atge_error(atgep->atge_dip, "%s() : failed"
usr/src/uts/common/io/atge/atge_main.c
2688
atge_error(atgep->atge_dip, "%s() stopping TX/RX MAC timeout",
usr/src/uts/common/io/atge/atge_main.c
558
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
603
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
613
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
619
atge_error(atgep->atge_dip, "count :%d,"
usr/src/uts/common/io/atge/atge_main.c
644
atge_error(atgep->atge_dip, "ddi_intr_alloc failed : %d", err);
usr/src/uts/common/io/atge/atge_main.c
655
atge_error(atgep->atge_dip, "ddi_intr_get_pri failed:%d", err);
usr/src/uts/common/io/atge/atge_main.c
684
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
706
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
763
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
776
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
807
atge_error(atgep->atge_dip,
usr/src/uts/common/io/atge/atge_main.c
877
atge_error(atgep->atge_dip, "atge driver is attaching to unknown"
usr/src/uts/common/io/atge/atge_main.c
969
atge_error(atgep->atge_dip, " master reset timeout reg : %x",
usr/src/uts/common/io/atge/atge_main.c
981
atge_error(atgep->atge_dip, "device reset timeout reg : %x",
usr/src/uts/common/io/atge/atge_mii.c
129
atge_error(atgep->atge_dip, "PHY (%d) write timeout:reg %d,"
usr/src/uts/common/io/atge/atge_mii.c
85
atge_error(atgep->atge_dip, "PHY (%d) read timeout : %d",