Searched defs:req_wait (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.c305 picl_reqwait_t req_wait; local
310 req_wait.cnum = PICL_CNUM_WAIT;
311 req_wait.secs = secs;
312 err = trysend_req(&darg, &req_wait, sizeof (picl_reqwait_t),
H A Dpicl2door.h417 picl_reqwait_t req_wait; /* req wait */ member in union:__anon3755

Completed in 62 milliseconds