Symbol: RGE_PRINT_ERROR
sys/dev/rge/if_rge.c
1122
RGE_PRINT_ERROR(sc, "%s: ERROR: chip init fail!\n", __func__);
sys/dev/rge/if_rge.c
1494
RGE_PRINT_ERROR(sc, "unsupported media type\n");
sys/dev/rge/if_rge.c
1590
RGE_PRINT_ERROR(sc, "%s: error (alloc tx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1610
RGE_PRINT_ERROR(sc, "%s: error (load tx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1620
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1632
RGE_PRINT_ERROR(sc, "%s: error (alloc rx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1652
RGE_PRINT_ERROR(sc, "%s: error (load rx_list.map) (%d)\n",
sys/dev/rge/if_rge.c
1662
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1694
RGE_PRINT_ERROR(sc, "%s: error (alloc stats) (%d)\n",
sys/dev/rge/if_rge.c
1712
RGE_PRINT_ERROR(sc, "%s: error (load stats.map) (%d)\n",
sys/dev/rge/if_rge.c
1750
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
1896
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
222
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
232
RGE_PRINT_ERROR(sc, "Unable to malloc rge_queues memory\n");
sys/dev/rge/if_rge.c
250
RGE_PRINT_ERROR(sc, "%s: only MSI interrupts supported\n",
sys/dev/rge/if_rge.c
257
RGE_PRINT_ERROR(sc, "%s: failed to allocate MSI\n",
sys/dev/rge/if_rge.c
2574
RGE_PRINT_ERROR(sc, "TX timeout (watchdog)\n");
sys/dev/rge/if_rge.c
266
RGE_PRINT_ERROR(sc, "%s: didn't allocate enough MSI\n",
sys/dev/rge/if_rge.c
278
RGE_PRINT_ERROR(sc, "%s: couldn't allocate MSI %d",
sys/dev/rge/if_rge.c
290
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
310
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
328
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
346
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
364
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
382
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
400
RGE_PRINT_ERROR(sc,
sys/dev/rge/if_rge.c
442
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");