Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Digc_hw.h353 struct igc_hw { struct
354 void *back;
356 uint8_t *hw_addr;
358 struct igc_mac_info mac;
359 struct igc_fc_info fc;
360 struct igc_phy_info phy;
361 struct igc_nvm_info nvm;
362 struct igc_bus_info bus;
364 union {
366 } dev_spec;
[all …]