Home
last modified time | relevance | path

Searched defs:e1000_phy_info (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h817 struct e1000_phy_info { struct
818 struct e1000_phy_operations ops;
819 enum e1000_phy_type type;
821 enum e1000_1000t_rx_status local_rx;
822 enum e1000_1000t_rx_status remote_rx;
823 enum e1000_ms_type ms_type;
824 enum e1000_ms_type original_ms_type;
825 enum e1000_rev_polarity cable_polarity;
826 enum e1000_smart_speed smart_speed;
828 u32 addr;
[all …]
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h213 struct e1000_phy_info { struct
214 e1000_cable_length cable_length;
215 e1000_10bt_ext_dist_enable extended_10bt_distance;
216 e1000_rev_polarity cable_polarity;
217 e1000_downshift downshift;
218 e1000_polarity_reversal polarity_correction;
219 e1000_auto_x_mode mdix_mode;
220 e1000_1000t_rx_status local_rx;
221 e1000_1000t_rx_status remote_rx;