Searched refs:cr_index (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc_impl.h52 uint16_t cr_index; /* Index of request in data */ member in struct:__cpc_request
H A Dsubr.c85 if (nvlist_add_uint32(reqlist[i], "cr_index",
86 req->cr_index) != 0)
H A Dlibcpc.c305 req->cr_index = set->cs_nreqs;
374 return (req->cr_index);
862 action(arg, rp->cr_index, rp->cr_event, rp->cr_preset,

Completed in 19 milliseconds