Searched refs:mtable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dtulip.c417 struct mediatable *mtable;
729 tp->mtable = 0;
790 struct mediatable *mtable;
798 tp->mtable = mtable = (struct mediatable *)&tp->media_table_storage[0];
800 mtable->defaultmedia = media;
801 mtable->leafcount = count;
802 mtable->csr12dir = csr12dir;
803 mtable->has_nonmii = mtable
416 struct mediatable *mtable; member in struct:tulip_private
784 struct mediatable *mtable; local
1674 struct mediatable *mtable = tp->mtable; local
[all...]

Completed in 268 milliseconds