Lines Matching refs:IPS_INTR_IORL
907 ret = ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_IORL); in __ips_eh_reset()
956 if (!ips_clear_adapter(ha, IPS_INTR_IORL)) { in __ips_eh_reset()
989 ips_ffdc_reset(ha, IPS_INTR_IORL); in __ips_eh_reset()
1008 ips_next(ha, IPS_INTR_IORL); in __ips_eh_reset()
1123 ips_next(ha, IPS_INTR_IORL); in ips_queue_lck()
2409 ips_ffdc_reset(ha, IPS_INTR_IORL); in ips_hainit()
2411 if (!ips_read_config(ha, IPS_INTR_IORL)) { in ips_hainit()
2418 if (!ips_read_adapter_status(ha, IPS_INTR_IORL)) { in ips_hainit()
2428 if (!ips_read_subsystem_parameters(ha, IPS_INTR_IORL)) { in ips_hainit()
2436 if (!ips_write_driver_status(ha, IPS_INTR_IORL)) { in ips_hainit()
2445 ips_clear_adapter(ha, IPS_INTR_IORL); in ips_hainit()
5553 } else if (intr == IPS_INTR_IORL) { in ips_wait()