Searched refs:lun_error (Results 1 – 3 of 3) sorted by relevance
225 ctl_lun_error lun_error; /* To kernel */ member
13217 switch (desc->lun_error & CTL_LUN_INJ_TYPE) {13251 desc->lun_error &= ~CTL_LUN_INJ_CONTINUOUS;13257 if (desc->lun_error & CTL_LUN_INJ_CONTINUOUS)
888 if (err_desc.lun_error != CTL_LUN_INJ_NONE) { in cctl_error_inject()896 err_desc.lun_error = err_type; in cctl_error_inject()995 if (err_desc.lun_error == CTL_LUN_INJ_NONE) { in cctl_error_inject()1000 } else if ((err_desc.lun_error == CTL_LUN_INJ_CUSTOM) in cctl_error_inject()1008 err_desc.lun_error |= CTL_LUN_INJ_CONTINUOUS; in cctl_error_inject()