Lines Matching refs:IPS_INTR_IORL
916 ret = ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_IORL); in __ips_eh_reset()
965 if (!ips_clear_adapter(ha, IPS_INTR_IORL)) { in __ips_eh_reset()
1001 ips_ffdc_reset(ha, IPS_INTR_IORL); in __ips_eh_reset()
1020 ips_next(ha, IPS_INTR_IORL); in __ips_eh_reset()
1136 ips_next(ha, IPS_INTR_IORL); in ips_queue_lck()
2423 ips_ffdc_reset(ha, IPS_INTR_IORL); in ips_hainit()
2425 if (!ips_read_config(ha, IPS_INTR_IORL)) { in ips_hainit()
2432 if (!ips_read_adapter_status(ha, IPS_INTR_IORL)) { in ips_hainit()
2442 if (!ips_read_subsystem_parameters(ha, IPS_INTR_IORL)) { in ips_hainit()
2450 if (!ips_write_driver_status(ha, IPS_INTR_IORL)) { in ips_hainit()
2459 ips_clear_adapter(ha, IPS_INTR_IORL); in ips_hainit()
5571 } else if (intr == IPS_INTR_IORL) { in ips_wait()