OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atu_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_atu.c
231
static void
atu_start
(struct ifnet *);
1442
ifp->if_start =
atu_start
;
1769
atu_start
(ifp);
1840
atu_start
(struct ifnet *ifp)
function
1850
DPRINTFN(25, ("%s:
atu_start
: enter\n", device_xname(sc->atu_dev)));
1856
DPRINTFN(30, ("%s:
atu_start
: IFF_OACTIVE\n",
1885
DPRINTFN(10, ("%s:
atu_start
: data packet\n",
1921
DPRINTFN(25, ("%s:
atu_start
: mgmt packet\n",
2203
atu_start
(ifp);
if_atu.c
231
static void
atu_start
(struct ifnet *);
1442
ifp->if_start =
atu_start
;
1769
atu_start
(ifp);
1840
atu_start
(struct ifnet *ifp)
function
1850
DPRINTFN(25, ("%s:
atu_start
: enter\n", device_xname(sc->atu_dev)));
1856
DPRINTFN(30, ("%s:
atu_start
: IFF_OACTIVE\n",
1885
DPRINTFN(10, ("%s:
atu_start
: data packet\n",
1921
DPRINTFN(25, ("%s:
atu_start
: mgmt packet\n",
2203
atu_start
(ifp);
Completed in 49 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026