Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h307 } picl_retwait_t; typedef
416 picl_retwait_t ret_wait; /* ret wait */
H A Dpicl.c304 picl_retwait_t outargs; in picl_wait()
311 NULL, 0, &outargs, sizeof (picl_retwait_t), SEND_REQ_TRYCOUNT); in picl_wait()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c258 picl_retwait_t ret; in picld_wait()
278 (void) door_return((char *)&ret, sizeof (picl_retwait_t), NULL, 0); in picld_wait()