OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsti
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulip.c
3965
const struct tulip_srom_to_ifmedia *
tsti
;
local
3967
for (
tsti
= tulip_srom_to_ifmedia_table;
3968
tsti
->tsti_name != NULL;
tsti
++) {
3969
if (
tsti
->tsti_srom == sm)
3970
return
tsti
;
3978
const struct tulip_srom_to_ifmedia *
tsti
, struct tulip_21x4x_media *tm)
3981
tm->tm_name =
tsti
->tsti_name;
3982
tm->tm_opmode =
tsti
->tsti_opmode;
3984
sc->sc_sia_cap |=
tsti
->tsti_sia_cap
4019
const struct tulip_srom_to_ifmedia *
tsti
;
local
4473
const struct tulip_srom_to_ifmedia *
tsti
;
local
4632
const struct tulip_srom_to_ifmedia *
tsti
;
local
[
all
...]
tulip.c
3965
const struct tulip_srom_to_ifmedia *
tsti
;
local
3967
for (
tsti
= tulip_srom_to_ifmedia_table;
3968
tsti
->tsti_name != NULL;
tsti
++) {
3969
if (
tsti
->tsti_srom == sm)
3970
return
tsti
;
3978
const struct tulip_srom_to_ifmedia *
tsti
, struct tulip_21x4x_media *tm)
3981
tm->tm_name =
tsti
->tsti_name;
3982
tm->tm_opmode =
tsti
->tsti_opmode;
3984
sc->sc_sia_cap |=
tsti
->tsti_sia_cap
4019
const struct tulip_srom_to_ifmedia *
tsti
;
local
4473
const struct tulip_srom_to_ifmedia *
tsti
;
local
4632
const struct tulip_srom_to_ifmedia *
tsti
;
local
[
all
...]
Completed in 29 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026