OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:an_start
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
an.c
121
static void
an_start
(struct ifnet *);
264
ifp->if_start =
an_start
;
518
an_start
(ifp); /* in softint */
717
an_start
(struct ifnet *ifp)
function in typeref:typename:void
730
DPRINTF(("
an_start
: noop: enabled %d invalid %d\n",
739
DPRINTF(("
an_start
: not running %d\n", ic->ic_state));
744
DPRINTF2(("
an_start
: no pending mbuf\n"));
748
DPRINTF2(("
an_start
: %x/%d busy\n",
837
DPRINTF2(("
an_start
: send %zu byte via %x/%d\n",
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025