Symbol: RGE_PRINT_ERROR
sys/dev/rge/if_rge.c
1119
RGE_PRINT_ERROR(sc, "%s: ERROR: chip init fail!\n", __func__);
sys/dev/rge/if_rge.c
1491
RGE_PRINT_ERROR(sc, "unsupported media type\n");
sys/dev/rge/if_rge.c
1587
RGE_PRINT_ERROR(sc, "%s: error (alloc tx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1607
RGE_PRINT_ERROR(sc, "%s: error (load tx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1617
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1629
RGE_PRINT_ERROR(sc, "%s: error (alloc rx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1649
RGE_PRINT_ERROR(sc, "%s: error (load rx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1659
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1691
RGE_PRINT_ERROR(sc, "%s: error (alloc stats) (%d)\n",
sys/dev/rge/if_rge.c
1709
RGE_PRINT_ERROR(sc, "%s: error (load stats.map) (%d)\n",
sys/dev/rge/if_rge.c
1747
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1893
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
223
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
233
RGE_PRINT_ERROR(sc, "Unable to malloc rge_queues memory\n");
sys/dev/rge/if_rge.c
251
RGE_PRINT_ERROR(sc, "%s: only MSI interrupts supported\n",
sys/dev/rge/if_rge.c
2571
RGE_PRINT_ERROR(sc, "TX timeout (watchdog)\n");
sys/dev/rge/if_rge.c
258
RGE_PRINT_ERROR(sc, "%s: failed to allocate MSI\n",
sys/dev/rge/if_rge.c
267
RGE_PRINT_ERROR(sc, "%s: didn't allocate enough MSI\n",
sys/dev/rge/if_rge.c
279
RGE_PRINT_ERROR(sc, "%s: couldn't allocate MSI %d",
sys/dev/rge/if_rge.c
291
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
311
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
329
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
347
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
365
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
383
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
401
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
443
RGE_PRINT_ERROR(sc, "unknown version 0x%08x\n", hwrev);
sys/dev/rge/if_rge_hw.c
139
RGE_PRINT_ERROR(sc, "reset never completed!\n");
sys/dev/rge/if_rge_hw.c
1871
RGE_PRINT_ERROR(sc, "timeout waiting to patch phy mcu\n");
sys/dev/rge/if_rge_hw.c
1885
RGE_PRINT_ERROR(sc, "unknown imtype %d", imtype);
sys/dev/rge/if_rge_hw.c
1950
RGE_PRINT_ERROR(sc, "unknown imtype %d", imtype);
sys/dev/rge/if_rge_hw.c
526
RGE_PRINT_ERROR(sc, "PHY reset failed\n");