Searched refs:ses_req_params_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h77 } ses_req_params_t; typedef in typeref:struct:__anon365
187 ses_req_params_t req;
H A Drdr_messages.c193 static int pack_ses_req_request(ses_req_params_t *params, char **buf,
195 static int unpack_ses_req_request(ses_req_params_t *params, const char *buf);
197 static int pack_ses_req_reply(ses_req_params_t *params, char **buf,
199 static int unpack_ses_req_reply(ses_req_params_t *params, const char *buf);
582 ses_req_params_t *rparam;
583 rparam = (ses_req_params_t *)param;
832 ses_req_params_t *rparam;
833 rparam = (ses_req_params_t *)param;
1050 ses_req_params_t *sparam;
1051 sparam = (ses_req_params_t *)para
[all...]

Completed in 228 milliseconds