Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_em_hw.h982 struct em_hw { struct
983 uint8_t *hw_addr;
984 em_mac_type mac_type;
985 em_phy_type phy_type;
986 uint32_t phy_init_script;
987 em_media_type media_type;
988 void *back;
989 em_fc_type fc;
990 em_bus_speed bus_speed;
991 em_bus_width bus_width;
[all …]