Searched refs:al_memset (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_plat_services.h | 429 #define al_memset(p, val, cnt) memset(p, val, cnt) macro
|
| H A D | al_hal_serdes_25g.c | 580 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 D | al_hal_serdes_hssp.c | 3118 al_memset(obj, 0, sizeof(struct al_serdes_grp_obj)); in al_serdes_hssp_handle_init()
|
| H A D | al_hal_pcie.c | 998 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 D | al_hal_eth_main.c | 3966 al_memset(stats, 0, sizeof(struct al_eth_mac_stats)); in al_eth_mac_stats_get()
|