Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000.c1691 typedef struct E1000Info { struct
1696 } E1000Info; argument
1704 const E1000Info *info = data; in e1000_class_init()
1742 static const E1000Info e1000_devices[] = {
1769 const E1000Info *info = &e1000_devices[i]; in e1000_register_types()