Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h898 struct e1000_phy_info { struct
909 u32 addr;
910 u32 id;
912 u32 revision;
917 u16 autoneg_mask;
918 u16 cable_length;
919 u16 max_cable_length;
920 u16 min_cable_length;
922 u8 mdix;
925 bool is_mdix;
[all …]
/illumos-gate/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;