Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.c331 picl_reqroot_t req_root; in picl_get_root() local
336 req_root.cnum = PICL_CNUM_GETROOT; in picl_get_root()
337 err = trysend_req(&darg, &req_root, sizeof (picl_reqroot_t), NULL, in picl_get_root()
H A Dpicl2door.h373 picl_reqroot_t req_root; /* req root node */ member