Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/landisk/include/
H A Dbootinfo.h57 struct btinfo_netif { struct
58 struct btinfo_common common;
59 char ifname[16];
60 unsigned int tag; /* PCI, BIOS format */
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h90 struct btinfo_netif { struct
91 struct btinfo_common common;
92 char ifname[16];
93 int bus;
96 union {
99 } addr;