Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h120 } picl_retroot_t; typedef
374 picl_retroot_t ret_root; /* ret root node */
H A Dpicl.c332 picl_retroot_t outargs; in picl_get_root()
338 0, &outargs, sizeof (picl_retroot_t), SEND_REQ_TRYCOUNT); in picl_get_root()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c287 picl_retroot_t ret; in picld_getroot()
296 (void) door_return((char *)&ret, sizeof (picl_retroot_t), NULL, 0); in picld_getroot()