Lines Matching refs:h_err

771 			SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp));  in sbd_exec_op()
884 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_dev_configure()
961 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_dev_release()
1039 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_dev_unconfigure()
1131 SBD_GET_PERR(hdp->h_err, ep); in sbd_attach_cpu()
1199 spe = hdp->h_err; in sbd_detach_cpu()
1461 hp->h_err = ep; in sbd_get_handle()
1551 hdp->h_err = kmem_zalloc(sizeof (sbd_error_t), KM_SLEEP); in sbd_get_sbdp_handle()
1577 kmem_free(hdp->h_err, sizeof (sbd_error_t)); in sbd_release_sbdp_handle()
1584 if ((hdp != NULL) && (hdp->h_err != NULL)) { in sbd_reset_error_sbdph()
1585 bzero(hdp->h_err, sizeof (sbd_error_t)); in sbd_reset_error_sbdph()
2042 SBD_GET_PERR(hdp->h_err, ep); in sbd_probe_board()
2053 SBD_INJECT_ERR(SBD_PROBE_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_probe_board()
2078 SBD_GET_PERR(hdp->h_err, ep); in sbd_deprobe_board()
2085 SBD_INJECT_ERR(SBD_DEPROBE_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_deprobe_board()
2611 SBD_INJECT_ERR(SBD_CONNECT_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_connect()
2678 SBD_INJECT_ERR(SBD_DISCONNECT_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_disconnect()
2704 SBD_GET_PERR(hdp->h_err, ep); in sbd_test_board()
2707 SBD_INJECT_ERR(SBD_TEST_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_test_board()
2728 SBD_GET_PERR(hdp->h_err, ep); in sbd_assign_board()
2731 SBD_INJECT_ERR(SBD_ASSIGN_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_assign_board()
2752 SBD_GET_PERR(hdp->h_err, ep); in sbd_unassign_board()
2755 SBD_INJECT_ERR(SBD_ASSIGN_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_unassign_board()
2776 SBD_GET_PERR(hdp->h_err, ep); in sbd_poweron_board()
2779 SBD_INJECT_ERR(SBD_POWERON_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_poweron_board()
2800 SBD_GET_PERR(hdp->h_err, ep); in sbd_poweroff_board()
2803 SBD_INJECT_ERR(SBD_POWEROFF_BOARD_PSEUDO_ERR, hp->h_err, EIO, in sbd_poweroff_board()
2875 SBD_GET_PERR(hdp->h_err, ep); in sbd_get_devlist()
3130 SBD_GET_PERR(hdp->h_err, ep); in sbd_post_attach_devlist()
3470 spe = hdp->h_err; in sbd_post_release_devlist()
3484 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_post_release_devlist()
3539 SBD_GET_PERR(hdp->h_err, ep); in sbd_release_done()
3772 SBD_GET_PERR(hdp->h_err, ep); in sbd_post_detach_devlist()
3933 SBD_GET_PERR(hdp->h_err, ep); in sbd_check_unit_attached()
3959 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_get_memhandle()
4425 SBD_GET_PERR(hdp->h_err, SBD_HD2ERR(hp)); in sbd_status()
4685 SBD_GET_PERR(hdp->h_err, in sbd_board_discovery()