Home
last modified time | relevance | path

Searched refs:IPR_IOASC_IOA_WAS_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Dipr.c866 cpu_to_be32(IPR_IOASC_IOA_WAS_RESET); in ipr_fail_all_ops()
874 IPR_IOASC_IOA_WAS_RESET); in ipr_fail_all_ops()
1418 if (ioasc != IPR_IOASC_IOA_WAS_RESET && in ipr_process_ccn()
2566 } else if (ioasc != IPR_IOASC_IOA_WAS_RESET && in ipr_process_error()
H A Dipr.h132 #define IPR_IOASC_IOA_WAS_RESET 0x10000001 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c917 cpu_to_be32(IPR_IOASC_IOA_WAS_RESET); in ipr_fail_all_ops()
927 IPR_IOASC_IOA_WAS_RESET); in ipr_fail_all_ops()
1507 if (ioasc != IPR_IOASC_IOA_WAS_RESET && in ipr_process_ccn()
2655 } else if (ioasc != IPR_IOASC_IOA_WAS_RESET && in ipr_process_error()
5262 if (ipr_is_gata(res) && res->sata_port && ioasc != IPR_IOASC_IOA_WAS_RESET) { in ipr_device_reset()
H A Dipr.h134 #define IPR_IOASC_IOA_WAS_RESET 0x10000001 macro

Completed in 33 milliseconds