OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNIC_NWAY_100
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipreg.h
1089
#define
PNIC_NWAY_100
0x00000800 /* 1 == 100mbps, 0 == 10mbps */
tulip.c
5538
PNIC_NWAY_TW |
PNIC_NWAY_100
| PNIC_NWAY_CAP100TX);
5542
PNIC_NWAY_TW |
PNIC_NWAY_100
| PNIC_NWAY_FD |
5851
if (reg &
PNIC_NWAY_100
)
5866
reg &= ~(PNIC_NWAY_FD |
PNIC_NWAY_100
| PNIC_NWAY_RN);
5869
reg |=
PNIC_NWAY_100
;
Completed in 17 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025