gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DP from t2ex/t2ex_source/driver/tef_em1d/netdrv/src/misc.c (0.00 seconds)
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/misc.c - 10.7KB - 328 lines
198:         if (adr < 0) {
199:                 DP(("MIIinit(): MII not found\n"));
200:                 goto fin;
202: 203: DP(("MIIinit(): MII found, address #%d\n", adr)); 204:
211: } 212: DP(("MIIinit(): MII reset: wait: %d count(s)\n", i + 1)); 213:
215: gbe = peek_mii(inf, adr, 1) & BMSR_GB; 216: DP(("MIIinit(): GbE %supported\n", gbe ? "" : "not ")); 217:
293: 294: DP(("Net%c: '%.40s'\n", NetUnit(inf), inf->di.name)); 295: