Searched refs:al_warn (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_plat_services.h | 330 #define al_warn(...) do { if (AL_DBG_LEVEL >= AL_DBG_LEVEL_WARN) { AL_DBG_LOCK(); printf(__VA_ARG… macro
|
| H A D | al_hal_pcie.c | 373 al_warn("%s: Revision ID is unknown\n", in al_pcie_rev_id_get() 378 al_warn("%s: Revision ID is unknown\n", in al_pcie_rev_id_get() 1262 al_warn("%s: Revision ID is unknown\n", in al_pcie_port_handle_init() 1622 al_warn("PCIe %d: trying to disable a non-enabled port\n", in al_pcie_port_disable() 1934 al_warn("PCIe %d: trying to stop a non-started link\n", in al_pcie_link_stop()
|
| /f-stack/freebsd/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_main.c | 364 al_warn("[%s] warn: failed to change state, error %d\n", dma->name, rc); in al_udma_state_set_wait() 377 al_warn("[%s] warn: dma state didn't change to %s\n", in al_udma_state_set_wait() 813 al_warn("[%s] warn: failed to change state, error %d\n", in al_eth_adapter_stop() 823 al_warn("[%s] warn: failed to change state, error %d\n", in al_eth_adapter_stop()
|