OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ilwait
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/qbus/
if_il.c
119
static int
ilwait
(struct il_softc *, const char *);
186
(void)
ilwait
(sc, "reset");
195
(void)
ilwait
(sc, "status");
226
ilwait
(struct il_softc *sc, const char *op)
function
293
if (
ilwait
(sc, "hardware diag")) {
313
if (
ilwait
(sc, "setaddr"))
319
if (
ilwait
(sc, "verifying setaddr"))
329
if (
ilwait
(sc, "all multi"))
334
if (
ilwait
(sc, "all multi"))
366
if (
ilwait
(sc, "load multi")
[
all
...]
Completed in 40 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026