OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sels
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
if_le.c
157
struct le_sel *
sels
;
local
174
sels
= (struct le_sel *)le_ifs[i].dif_private;
177
sc->sc_r0 = (struct lereg0 *)(
sels
->le_id + (int)hw->hw_kva);
182
sc->sc_r1 = (struct lereg1 *)(
sels
->le_regs + (int)hw->hw_kva);
183
sc->sc_mem = (struct lereg2 *)(
sels
->le_mem + (int)hw->hw_kva);
194
cp = (char *)(
sels
->le_nvram + (int)hw->hw_kva);
214
struct le_sel *
sels
;
local
219
sels
= (struct le_sel *)le_ifs[nif->nif_unit].dif_private;
220
rv =
sels
[nif->nif_sel].le_heat;
222
rv +=
sels
[nif->nif_sel].le_bonus
[
all
...]
if_le.c
157
struct le_sel *
sels
;
local
174
sels
= (struct le_sel *)le_ifs[i].dif_private;
177
sc->sc_r0 = (struct lereg0 *)(
sels
->le_id + (int)hw->hw_kva);
182
sc->sc_r1 = (struct lereg1 *)(
sels
->le_regs + (int)hw->hw_kva);
183
sc->sc_mem = (struct lereg2 *)(
sels
->le_mem + (int)hw->hw_kva);
194
cp = (char *)(
sels
->le_nvram + (int)hw->hw_kva);
214
struct le_sel *
sels
;
local
219
sels
= (struct le_sel *)le_ifs[nif->nif_unit].dif_private;
220
rv =
sels
[nif->nif_sel].le_heat;
222
rv +=
sels
[nif->nif_sel].le_bonus
[
all
...]
Completed in 30 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026