Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun68k/sun68k/
H A Dautoconf.c261 static device_t net_find(char *, int, int);
272 { "ie", net_find },
273 { "ec", net_find },
274 { "le", net_find },
372 net_find(char *name, int ctlr, int unit) in net_find() function
/netbsd-src/sys/arch/sun3/sun3/
H A Dautoconf.c159 static device_t net_find(char *, int, int);
170 { "ie", net_find },
171 { "le", net_find },
241 net_find(char *name, int ctlr, int unit) in net_find() function