OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qestart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
if_qe.c
101
static void
qestart
(struct ifnet *);
343
ifp->if_start =
qestart
;
446
qestart
(struct ifnet *ifp)
function in typeref:typename:void
483
panic("
qestart
");
541
panic("
qestart
: len fault");
621
qestart
(ifp); /* Put in more in queue */
/src/sys/dev/sbus/
qe.c
143
void
qestart
(struct ifnet *);
299
ifp->if_start =
qestart
;
432
qestart
(struct ifnet *ifp)
function in typeref:typename:void
632
qestart
(ifp);
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025