Lines Matching refs:hdp

240 	sbdp_handle_t	*hdp;
244 hdp = sbd_get_sbdp_handle(sbp, hp);
332 sbd_release_sbdp_handle(hdp);
348 sbdp_handle_t *hdp;
350 hdp = sbd_get_sbdp_handle(sbp, hp);
359 cpuid = sbdp_get_cpuid(hdp, dip);
367 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
373 unit = sbdp_get_unit_num(hdp, dip);
381 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
414 if (sbdp_release_component(hdp, dip)) {
415 SBD_GET_PERR(hdp->h_err, ep);
435 unit = sbdp_get_unit_num(hdp, dip);
451 sbd_release_sbdp_handle(hdp);
466 sbdp_handle_t *hdp;
470 hdp = sbd_get_sbdp_handle(sbp, hp);
477 cpuid = sbdp_get_cpuid(hdp, dip);
485 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
490 unit = sbdp_get_unit_num(hdp, dip);
498 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
526 sbd_release_sbdp_handle(hdp);
541 sbdp_handle_t *hdp;
546 hdp = sbd_get_sbdp_handle(sbp, hp);
551 cpuid = sbdp_get_cpuid(hdp, dip);
559 SBD_GET_PERR(hdp->h_err, ep);
615 unit = sbdp_get_unit_num(hdp, dip);
623 SBD_GET_PERR(hdp->h_err,
635 sbd_release_sbdp_handle(hdp);
655 sbdp_handle_t *hdp;
660 hdp = sbd_get_sbdp_handle(sbp, hp);
666 cpuid = sbdp_get_cpuid(hdp, dip);
674 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
694 unit = sbdp_get_unit_num(hdp, dip);
702 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
745 sbd_release_sbdp_handle(hdp);
759 sbdp_handle_t *hdp;
773 hdp = sbd_get_sbdp_handle(sbp, hp);
774 cpuid = sbdp_get_cpuid(hdp, dip);
782 SBD_GET_PERR(hdp->h_err, ep);
790 unit = sbdp_get_unit_num(hdp, dip);
798 SBD_GET_PERR(hdp->h_err,
806 sbd_release_sbdp_handle(hdp);
965 sbdp_handle_t *hdp;
994 hdp = sbd_get_sbdp_handle(sbp, hp);
996 cpuid = sbdp_get_cpuid(hdp, dip);
998 sbd_release_sbdp_handle(hdp);
1010 sbd_release_sbdp_handle(hdp);
1014 rv = sbdp_connect_cpu(hdp, dip, cpuid);
1021 sbd_release_sbdp_handle(hdp);
1024 sbd_release_sbdp_handle(hdp);
1035 sbdp_handle_t *hdp;
1053 hdp = sbd_get_sbdp_handle(sbp, hp);
1055 rv = sbdp_disconnect_cpu(hdp, dip, cpuid);
1058 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));
1060 sbd_release_sbdp_handle(hdp);