Searched refs:e1000_phy_82578 (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c1248 if (phy->type == e1000_phy_82578) {
2185 case e1000_phy_82578:
3036 phy_type = e1000_phy_82578;
3690 if ((hw->phy.type == e1000_phy_82578) &&
3806 addr_reg = ((hw->phy.type == e1000_phy_82578) ?
3850 if (hw->phy.type != e1000_phy_82578)
H A De1000_ich8lan.c528 case e1000_phy_82578:
1768 if (hw->phy.type == e1000_phy_82578) {
2427 if (hw->phy.type == e1000_phy_82578) {
2653 ((hw->phy.type == e1000_phy_82578) && (hw->phy.revision == 1))) {
2666 if (hw->phy.type == e1000_phy_82578) {
5135 if (hw->phy.type == e1000_phy_82578) {
5304 if ((hw->phy.type == e1000_phy_82578) ||
5368 case e1000_phy_82578:
6119 if ((hw->phy.type == e1000_phy_82578) ||
H A De1000_hw.h317 e1000_phy_82578, enumerator in enum:e1000_phy_type

Completed in 103 milliseconds