Home
last modified time | relevance | path

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

/freebsd-12.1/stand/uboot/lib/
H A Dapi_public.h92 API_DEV_CLOSE, enumerator
H A Dglue.c320 if (!syscall(API_DEV_CLOSE, NULL, di)) in ub_dev_close()