OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifm_aux
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_media.c
284
entry->
ifm_aux
= aux;
310
lp[i].
ifm_aux
);
if_media.h
908
void *
ifm_aux
; /* for driver-specific use */
member in struct:ifmedia_entry
/src/sys/dev/ic/
tulip.c
3199
if ((tm = ife->
ifm_aux
) != NULL) {
3200
ife->
ifm_aux
= NULL;
3549
struct tulip_21x4x_media *tm = ife->
ifm_aux
;
3666
struct tulip_21x4x_media *tm = ife->
ifm_aux
;
3700
struct tulip_21x4x_media *tm = ife->
ifm_aux
;
4047
tm = ife->
ifm_aux
;
4112
tm = ife->
ifm_aux
;
4224
tm = ife->
ifm_aux
;
4246
tm = ife->
ifm_aux
;
4301
tm = ife->
ifm_aux
;
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025