Symbol: yge_error
usr/src/uts/common/io/yge/yge.c
1002
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1019
yge_error(dev, NULL, "Unable to allocate interrupt handle");
usr/src/uts/common/io/yge/yge.c
1026
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1037
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1045
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1057
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1090
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
1125
yge_error(dev, NULL, "Unable to configure any interrupts");
usr/src/uts/common/io/yge/yge.c
1187
yge_error(dev, NULL, "Unable to map PCI configuration space");
usr/src/uts/common/io/yge/yge.c
1215
yge_error(dev, NULL, "Unable to map device registers");
usr/src/uts/common/io/yge/yge.c
1238
yge_error(dev, NULL, "Unknown device: id=0x%02x, rev=0x%02x",
usr/src/uts/common/io/yge/yge.c
1309
yge_error(dev, NULL, "failed to create taskq");
usr/src/uts/common/io/yge/yge.c
1358
yge_error(dev, NULL, "failed to start taskq");
usr/src/uts/common/io/yge/yge.c
1375
yge_error(NULL, port, "MAC registration failed");
usr/src/uts/common/io/yge/yge.c
1483
yge_error(dev, port, "Unable to allocate ring DMA handle");
usr/src/uts/common/io/yge/yge.c
1491
yge_error(dev, port, "Unable to allocate ring DMA memory");
usr/src/uts/common/io/yge/yge.c
1503
yge_error(dev, port, "Unable to bind ring DMA handle");
usr/src/uts/common/io/yge/yge.c
1543
yge_error(NULL, port, "Unable to alloc DMA handle for buffer");
usr/src/uts/common/io/yge/yge.c
1550
yge_error(NULL, port, "Unable to alloc DMA memory for buffer");
usr/src/uts/common/io/yge/yge.c
1557
yge_error(NULL, port, "Unable to bind DMA handle for buffer");
usr/src/uts/common/io/yge/yge.c
1996
yge_error(NULL, port,
usr/src/uts/common/io/yge/yge.c
2032
yge_error(NULL, port, "Rx FIFO overrun!");
usr/src/uts/common/io/yge/yge.c
2038
yge_error(NULL, port, "Tx FIFO underrun!");
usr/src/uts/common/io/yge/yge.c
2058
yge_error(NULL, port, "RAM buffer read parity error");
usr/src/uts/common/io/yge/yge.c
2064
yge_error(NULL, port, "RAM buffer write parity error");
usr/src/uts/common/io/yge/yge.c
2070
yge_error(NULL, port, "Tx MAC parity error");
usr/src/uts/common/io/yge/yge.c
2076
yge_error(NULL, port, "Rx parity error");
usr/src/uts/common/io/yge/yge.c
2081
yge_error(NULL, port, "TCP segmentation error");
usr/src/uts/common/io/yge/yge.c
2105
yge_error(dev, NULL, "PCI Express protocol violation error");
usr/src/uts/common/io/yge/yge.c
2112
yge_error(dev, NULL, "Unexpected IRQ Status error");
usr/src/uts/common/io/yge/yge.c
2114
yge_error(dev, NULL, "Unexpected IRQ Master error");
usr/src/uts/common/io/yge/yge.c
2139
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
2196
yge_error(dev, NULL, "Status descriptor error: "
usr/src/uts/common/io/yge/yge.c
2208
yge_error(dev, NULL, "Invalid port opcode: 0x%08x",
usr/src/uts/common/io/yge/yge.c
2234
yge_error(dev, NULL, "Unhandled opcode: 0x%08x",
usr/src/uts/common/io/yge/yge.c
2308
yge_error(NULL, status & Y2_IS_CHK_RX1 ? port1 : port2,
usr/src/uts/common/io/yge/yge.c
2315
yge_error(NULL, status & Y2_IS_CHK_TXA1 ? port1 : port2,
usr/src/uts/common/io/yge/yge.c
236
void yge_error(yge_dev_t *, yge_port_t *, char *, ...);
usr/src/uts/common/io/yge/yge.c
2757
yge_error(NULL, port, "Tx BMU stop failed");
usr/src/uts/common/io/yge/yge.c
2803
yge_error(NULL, port, "Rx BMU stop failed");
usr/src/uts/common/io/yge/yge.c
319
yge_error(NULL, port, "phy write timeout");
usr/src/uts/common/io/yge/yge.c
3273
yge_error(NULL, port,
usr/src/uts/common/io/yge/yge.c
3280
yge_error(NULL, port,
usr/src/uts/common/io/yge/yge.c
3286
yge_error(NULL, port,
usr/src/uts/common/io/yge/yge.c
3322
yge_error(NULL, port,
usr/src/uts/common/io/yge/yge.c
851
yge_error(dev, NULL,
usr/src/uts/common/io/yge/yge.c
949
yge_error(NULL, port, "MII handle allocation failed");
usr/src/uts/common/io/yge/yge.c
971
yge_error(NULL, port, "MAC handle allocation failed");