Searched refs:chipattach (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detc47xx.c77 static void *chipattach(etc_info_t *etc, void *osh, void *regsva);
116 chipattach,
162 chipattach(etc_info_t *etc, void *osh, void *regsva) function
170 ET_TRACE(("et%d: chipattach: regsva 0x%lx\n", etc->unit, (ulong)regsva));
173 ET_ERROR(("et%d: chipattach: out of memory, malloced %d bytes\n", etc->unit,
189 ET_ERROR(("et%d: chipattach: si_attach error\n", etc->unit));
203 ET_ERROR(("et%d: chipattach: Could not setcore to the ENET core\n", etc->unit));
223 ET_ERROR(("et%d: chipattach: NVRAM_GET(%s) not found\n", etc->unit, name));
229 ET_ERROR(("et%d: chipattach: invalid format: %s=%s\n", etc->unit, name, var));
243 ET_ERROR(("et%d: chipattach
[all...]
H A Detcgmac.c91 static void *chipattach(etc_info_t *etc, void *osh, void *regsva);
131 chipattach,
183 chipattach(etc_info_t *etc, void *osh, void *regsva) function
193 ET_TRACE(("et%d: chipattach: regsva 0x%lx\n", etc->unit, (ulong)regsva));
196 ET_ERROR(("et%d: chipattach: out of memory, malloced %d bytes\n", etc->unit,
212 ET_ERROR(("et%d: chipattach: si_attach error\n", etc->unit));
220 ET_ERROR(("et%d: chipattach: Could not setcore to GMAC common\n",
227 ET_ERROR(("et%d: chipattach: Could not setcore to GMAC\n", etc->unit));
256 ET_ERROR(("et%d: chipattach: getvar(%s) not found\n", etc->unit, name));
262 ET_ERROR(("et%d: chipattach
[all...]

Completed in 56 milliseconds