Home
last modified time | relevance | path

Searched refs:al_memcmp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h447 #define al_memcmp(p1, p2, cnt) memcmp(p1, p2, cnt) macro
/freebsd/sys/dev/al_eth/
H A Dal_init_eth_kr.c280 if (al_memcmp(last_lpcoeff, lpcoeff, in al_eth_lp_coeff_up_change()