Home
last modified time | relevance | path

Searched refs:an_completed (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/al_eth/
HDal_init_eth_kr.c133 al_bool an_completed = AL_FALSE; in al_eth_kr_an_run() local
163 &an_completed, &error); in al_eth_kr_an_run()
700 al_bool an_completed = AL_FALSE; in al_eth_kr_run_lt() local
769 while (an_completed == AL_FALSE) { in al_eth_kr_run_lt()
771 &an_completed, &error); in al_eth_kr_run_lt()
/freebsd-head/sys/contrib/alpine-hal/eth/
HDal_hal_eth_kr.h306 al_bool *an_completed,
HDal_hal_eth_kr.c931 al_bool *an_completed, in al_eth_kr_an_status_check() argument
953 *an_completed = AL_TRUE; in al_eth_kr_an_status_check()
955 *an_completed = AL_FALSE; in al_eth_kr_an_status_check()