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

/drivers/scsi/
H A Dipr.c780 ipr_cmd->s.ioasa.hdr.ioasc = cpu_to_be32(IPR_IOASC_IOA_WAS_RESET);
788 ipr_trc_hook(ipr_cmd, IPR_TRACE_FINISH, IPR_IOASC_IOA_WAS_RESET);
1336 if (ioasc != IPR_IOASC_IOA_WAS_RESET)
2385 } else if (ioasc != IPR_IOASC_IOA_WAS_RESET) {
4694 if (ipr_is_gata(res) && res->sata_port && ioasc != IPR_IOASC_IOA_WAS_RESET) {
H A Dipr.h125 #define IPR_IOASC_IOA_WAS_RESET 0x10000001 macro

Completed in 25 milliseconds