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

/linux-master/drivers/scsi/
H A Dips.c687 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) == IPS_FAILURE)
754 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) ==
1143 if (!ips_read_adapter_status(ha, IPS_INTR_ON))
1235 ips_next(ha, IPS_INTR_ON);
2525 if (intr == IPS_INTR_ON)
2549 if (intr == IPS_INTR_ON)
2556 if (intr == IPS_INTR_ON)
2626 if (intr == IPS_INTR_ON)
2683 if (intr == IPS_INTR_ON)
2722 if (intr == IPS_INTR_ON)
[all...]
H A Dips.h191 #define IPS_INTR_ON 0 macro

Completed in 165 milliseconds