Home
last modified time | relevance | path

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

/trueos/sys/boot/uboot/lib/
HDapi_public.h67 typedef int (*scp_t)(int, int *, ...); typedef
77 scp_t syscall; /* entry point to the API */
/trueos/sys/dev/wl/
HDif_wl_i82586.h189 } scp_t; typedef
HDif_wl.c884 scp_t scp; in wlbldcu()
896 outsw(PIOP1(base), &scp, sizeof(scp_t)/2); in wlbldcu()