Home
last modified time | relevance | path

Searched refs:med_status (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmetamed.x192 med_err_t med_status;
197 med_err_t med_status;
208 med_err_t med_status;
221 med_err_t med_status;
/titanic_41/usr/src/cmd/rmformat/
H A Drmf_menu.c489 int32_t med_status; in process_w_flag() local
497 med_status = wps.sm_new_state; in process_w_flag()
503 switch (med_status) { in process_w_flag()
528 switch (med_status) { in process_w_flag()
559 int32_t med_status; in process_W_flag() local
569 med_status = wps.sm_new_state; in process_W_flag()
574 switch (med_status) { in process_W_flag()
614 switch (med_status) { in process_W_flag()
651 int32_t med_status; in process_R_flag() local
661 med_status = wps.sm_new_state; in process_R_flag()
[all …]
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_svc_subr.c94 med_err_t *medep = &res->med_status; in med_get_data_1_svc()
164 med_err_t *medep = &res->med_status; in med_get_rec_1_svc()
200 med_err_t *medep = &res->med_status; in med_hostname_1_svc()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_med.c475 (void) meddstealerror(ep, &res.med_status); in clnt_user_med_get_data()
616 (void) meddstealerror(ep, &res.med_status); in clnt_med_get_data()
756 (void) meddstealerror(ep, &res.med_status); in clnt_med_get_rec()
800 (void) meddstealerror(ep, &res.med_status); in clnt_med_hostname()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c1328 if (resp->med_status.med_errno == MDE_MED_NOERROR) { in mtaa_get_err()
1333 mtaap->mtaa_h_nm, resp->med_status.med_errno)); in mtaa_get_err()