Searched refs:sbdp_set_err (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c137 sbdp_set_err(sep, ESBD_INVAL_OPT, hp->h_opts->copts);
176 sbdp_set_err(sep, ESGT_GET_BOARD_STAT, NULL);
187 sbdp_set_err(sep, ESGT_GET_BOARD_STAT,
267 sbdp_set_err(sep, ESBD_INVAL_OPT, hp->h_opts->copts);
286 sbdp_set_err(sep, sbdp_sc_err_translation(resp->msg_status),
318 sbdp_set_err(sep, ESBD_INVAL_OPT, hp->h_opts->copts);
337 sbdp_set_err(sep, sbdp_sc_err_translation(resp->msg_status),
414 sbdp_set_err(sep, ESBD_INVAL_OPT, hp->h_opts->copts);
432 sbdp_set_err(sep, sbdp_sc_err_translation(resp->msg_status),
440 sbdp_set_err(se
[all...]
H A Dsbdp_cpu.c176 sbdp_set_err(hp->h_err, ESGT_STOPCPU, NULL);
278 sbdp_set_err(sep, ESGT_WAKEUPCPU, NULL);
502 sbdp_set_err(sep, ESGT_NO_DEV_TYPE, NULL);
507 sbdp_set_err(sep, ESGT_NOT_CPUTYPE, NULL);
544 sbdp_set_err(sep, ESGT_NO_DEV_TYPE, NULL);
549 sbdp_set_err(sep, ESGT_NOT_CPUTYPE, NULL);
H A Dsbdp_quiesce.c261 sbdp_set_err(sbrp->sep, ESBD_BUSY, NULL);
284 sbdp_set_err(sbrp->sep, ESBD_BUSY, NULL);
357 sbdp_set_err(&srh->sep, ESGT_SUSPEND, NULL);
474 sbdp_set_err(sep,
614 sbdp_set_err(sep, ESGT_UTHREAD, NULL);
H A Dsbdp_mem.c213 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
308 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
319 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
366 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
378 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
398 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
421 sbdp_set_err(hp->h_err, ESGT_INTERNAL, NULL);
458 sbdp_set_err(hp->h_err, sep->e_code, sep->e_rsc);
510 sbdp_set_err(hp->h_err, sep->e_code, sep->e_rsc);
539 sbdp_set_err(h
[all...]
H A Dsbdp.c789 sbdp_set_err(sbd_error_t *ep, int ecode, char *rsc) function
791 static fn_t f = "sbdp_set_err";
837 sbdp_set_err(hp->h_err, ESBD_FAULT, NULL);
852 sbdp_set_err(hp->h_err, ESBD_INVAL, NULL);
857 sbdp_set_err(hp->h_err, rv, NULL);
H A Dsbdp_dr.c343 sbdp_set_err(sep, ESBD_IO, NULL);
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h231 void sbdp_set_err(sbd_error_t *ep, int ecode, char *rsc);

Completed in 204 milliseconds