Searched defs:yge_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c236 void yge_error(yge_dev_t *, yge_port_t *, char *, ...);
319 yge_error(NULL, port, "phy write timeout");
851 yge_error(dev, NULL,
949 yge_error(NULL, port, "MII handle allocation failed");
971 yge_error(NULL, port, "MAC handle allocation failed");
1002 yge_error(dev, NULL,
1019 yge_error(dev, NULL, "Unable to allocate interrupt handle");
1026 yge_error(dev, NULL,
1037 yge_error(dev, NULL,
1045 yge_error(de
3407 yge_error(yge_dev_t *dev, yge_port_t *port, char *fmt, ...) function
[all...]

Completed in 48 milliseconds