Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c50 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_ttl_workaround_enabled_82541()
77 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_fifo_workaround_82547()
148 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_update_tx_fifo_head_82547()
173 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_set_ttl_workaround_state_82541()
199 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_igp_ttl_workaround_82547()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82541.c377 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_init_hw_82541()
536 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_setup_copper_link_82541()
672 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_config_dsp_after_link_change_82541()
1038 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_setup_led_82541()
1069 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_cleanup_led_82541()
1093 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_phy_init_script_82541()
1206 struct e1000_dev_spec_82541 *dev_spec = &hw->dev_spec._82541; in e1000_init_script_state_82541()
H A De1000_hw.h1088 struct e1000_dev_spec_82541 _82541; member