Home
last modified time | relevance | path

Searched refs:e1000_dev_spec_82542 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h927 struct e1000_dev_spec_82542 { struct
1035 struct e1000_dev_spec_82542 _82542;
H A De1000_82542.c246 struct e1000_dev_spec_82542 *dev_spec = &hw->dev_spec._82542; in e1000_init_hw_82542()