Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Dapi_public.h87 API_GET_TIMER, enumerator
H A Dglue.c228 if (!syscall(API_GET_TIMER, NULL, &cur, &base)) in ub_get_timer()