OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tm_reset_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulip.c
3673
for (i = 0; i < tm->
tm_reset_length
; i++) {
3685
if (tm->
tm_reset_length
== 0 && tm->tm_gp_length == 0) {
3705
for (i = 0; i < tm->
tm_reset_length
; i++, cp += 2) {
3717
if (tm->
tm_reset_length
== 0 && tm->tm_gp_length == 0) {
4793
tm->
tm_reset_length
= *cp++;
4795
cp += tm->
tm_reset_length
;
4818
for (i = 0; i < tm->
tm_reset_length
; i++) {
4831
if (tm->
tm_reset_length
== 0 && tm->tm_gp_length == 0) {
4949
tm->
tm_reset_length
= *cp++;
4951
cp += tm->
tm_reset_length
* 2
[
all
...]
tulipvar.h
278
int
tm_reset_length
;/* MII reset sequence length */
member in struct:tulip_21x4x_media
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025