Home
last modified time | relevance | path

Searched refs:CHIP_ID_YUKON_EC_U (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c605 case CHIP_ID_YUKON_EC_U: in yge_phy_power()
1280 case CHIP_ID_YUKON_EC_U: in yge_attach()
1769 case CHIP_ID_YUKON_EC_U: in yge_resume()
2567 case CHIP_ID_YUKON_EC_U: in yge_start_port()
2592 if (dev->d_hw_id == CHIP_ID_YUKON_EC_U && in yge_start_port()
H A Dyge.h726 #define CHIP_ID_YUKON_EC_U 0xb4 /* Chip ID for YUKON-2 EC Ultra */ macro