Searched refs:yge_error (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/yge/ |
H A D | yge.c | 236 void yge_error(yge_dev_t *, yge_port_t *, char *, ...); 319 yge_error(NULL, port, "phy write timeout"); in yge_mii_writereg() 851 yge_error(dev, NULL, in yge_reset() 949 yge_error(NULL, port, "MII handle allocation failed"); in yge_init_port() 971 yge_error(NULL, port, "MAC handle allocation failed"); in yge_init_port() 1002 yge_error(dev, NULL, in yge_add_intr() 1019 yge_error(dev, NULL, "Unable to allocate interrupt handle"); in yge_add_intr() 1026 yge_error(dev, NULL, in yge_add_intr() 1037 yge_error(dev, NULL, in yge_add_intr() 1045 yge_error(dev, NULL, in yge_add_intr() [all …]
|