Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h91 } picl_reqinit_t; typedef
367 picl_reqinit_t req_init; /* req initialize */
H A Dpicl.c155 picl_reqinit_t req; in handshake()
161 if ((err = post_req(&darg, &req, sizeof (picl_reqinit_t), NULL, in handshake()