Home
last modified time | relevance | path

Searched refs:_82541 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c37 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_ttl_workaround_enabled_82541()
64 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_fifo_workaround_82547()
135 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_update_tx_fifo_head_82547()
160 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_set_ttl_workaround_state_82541()
186 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_igp_ttl_workaround_82547()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82541.c381 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_init_hw_82541()
541 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_setup_copper_link_82541()
677 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_config_dsp_after_link_change_82541()
1054 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_setup_led_82541()
1087 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_cleanup_led_82541()
1112 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_phy_init_script_82541()
1227 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_init_script_state_82541()
H A De1000_hw.h1001 struct e1000_dev_spec_82541 _82541; member