OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifxp
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/qbus/
if_de.c
312
struct ifxmt *
ifxp
;
local in function:deinit
371
ifxp
= &sc->sc_ifw[0];
373
rp->r_segbl = LOWORD(
ifxp
->ifw_info);
374
rp->r_segbh = HIWORD(
ifxp
->ifw_info);
376
ifxp
++;
453
struct ifxmt *
ifxp
;
local in function:deintr
484
ifxp
= &sc->sc_ifw[sc->sc_xindex];
498
if_ubaend(&sc->sc_ifuba,
ifxp
);
if_qt.c
402
struct ifxmt *
ifxp
;
local in function:qtinit
474
ifxp
= &sc->sc_ifw[i];
475
tp->tmd4 = loint(
ifxp
->ifw_info);
476
tp->tmd5 = hiint(
ifxp
->ifw_info);
if_de.c
312
struct ifxmt *
ifxp
;
local in function:deinit
371
ifxp
= &sc->sc_ifw[0];
373
rp->r_segbl = LOWORD(
ifxp
->ifw_info);
374
rp->r_segbh = HIWORD(
ifxp
->ifw_info);
376
ifxp
++;
453
struct ifxmt *
ifxp
;
local in function:deintr
484
ifxp
= &sc->sc_ifw[sc->sc_xindex];
498
if_ubaend(&sc->sc_ifuba,
ifxp
);
if_qt.c
402
struct ifxmt *
ifxp
;
local in function:qtinit
474
ifxp
= &sc->sc_ifw[i];
475
tp->tmd4 = loint(
ifxp
->ifw_info);
476
tp->tmd5 = hiint(
ifxp
->ifw_info);
if_dmc.c
304
struct ifxmt *
ifxp
;
local in function:dmcinit
367
ifxp
= &sc->sc_ifw[0];
369
rp->ubinfo =
ifxp
->ifw_info;
372
ifxp
++;
561
struct ifxmt *
ifxp
;
local in function:dmcxint
658
ifxp
= &sc->sc_ifw[0];
662
ifxp
++;
673
if_ubaend(&sc->sc_ifuba,
ifxp
);
915
struct ifxmt *
ifxp
;
local in function:dmcdown
920
for (
ifxp
= sc->sc_ifw; ifxp < &sc->sc_ifw[NXMT]; ifxp++)
[
all
...]
if_dmc.c
304
struct ifxmt *
ifxp
;
local in function:dmcinit
367
ifxp
= &sc->sc_ifw[0];
369
rp->ubinfo =
ifxp
->ifw_info;
372
ifxp
++;
561
struct ifxmt *
ifxp
;
local in function:dmcxint
658
ifxp
= &sc->sc_ifw[0];
662
ifxp
++;
673
if_ubaend(&sc->sc_ifuba,
ifxp
);
915
struct ifxmt *
ifxp
;
local in function:dmcdown
920
for (
ifxp
= sc->sc_ifw; ifxp < &sc->sc_ifw[NXMT]; ifxp++)
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025