Searched refs:IPS_INTR_ON (Results 1 – 2 of 2) sorted by relevance
687 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) == IPS_FAILURE) in ips_release()754 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) == in ips_halt()1161 if (!ips_read_adapter_status(ha, IPS_INTR_ON)) in DEF_SCSI_QCMD()1253 ips_next(ha, IPS_INTR_ON); in do_ipsintr()2544 if (intr == IPS_INTR_ON) in ips_next()2568 if (intr == IPS_INTR_ON) in ips_next()2575 if (intr == IPS_INTR_ON) in ips_next()2645 if (intr == IPS_INTR_ON) in ips_next()2702 if (intr == IPS_INTR_ON) in ips_next()2741 if (intr == IPS_INTR_ON) in ips_next()[all …]
191 #define IPS_INTR_ON 0 macro