Searched refs:sio_fault (Results 1 – 3 of 3) sorted by relevance
180 if (rcs->sd_state.sio_handle != NULL && !rcs->sd_state.sio_fault) { in sio_put_reg()222 if (rcs->sd_state.sio_handle && !rcs->sd_state.sio_fault) in sio_get_reg()234 rcs->sd_state.sio_fault = in sio_check_fault_status()241 if (!rcs->sd_state.sio_fault) in rmc_comm_faulty()243 return (rcs->sd_state.sio_fault); in rmc_comm_faulty()
132 boolean_t sio_fault; member
296 boolean_t sio_fault; member423 if (ssp->sio_handle != NULL && !ssp->sio_fault) { in sio_put_reg()462 if (ssp->sio_handle && !ssp->sio_fault) in sio_get_reg()475 ssp->sio_fault = ddi_check_acc_handle(ssp->sio_handle) != DDI_SUCCESS; in sio_check_fault_status()481 if (!ssp->sio_fault) in sio_faulty()483 return (ssp->sio_fault); in sio_faulty()