OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uno_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
usbnet.h
176
usbnet_init_cb
uno_init
; /* I */
member in struct:usbnet_ops
294
* - calls
uno_init
to initialize hardware
usbnet.c
198
uno_init
(struct usbnet *un, struct ifnet *ifp)
function in typeref:typename:int
201
return un->un_ops->
uno_init
? (*un->un_ops->
uno_init
)(ifp) : 0;
1048
* in
uno_init
depending on IFF_PROMISC. But some (again,
1338
error =
uno_init
(un, ifp);
Completed in 14 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025