Home
last modified time | relevance | path

Searched refs:al_memset (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_plat_services.h429 #define al_memset(p, val, cnt) memset(p, val, cnt) macro
H A Dal_hal_serdes_25g.c580 al_memset(buf, 0, buf_size); in al_serdes_25g_eye_diag_run()
1909 al_memset(obj, 0, sizeof(struct al_serdes_grp_obj)); in al_serdes_25g_handle_init()
H A Dal_hal_serdes_hssp.c3118 al_memset(obj, 0, sizeof(struct al_serdes_grp_obj)); in al_serdes_hssp_handle_init()
H A Dal_hal_pcie.c998 al_memset(pcie_port->regs, 0, sizeof(struct al_pcie_regs)); in al_pcie_port_handle_init()
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c3966 al_memset(stats, 0, sizeof(struct al_eth_mac_stats)); in al_eth_mac_stats_get()