Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dips.c723 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) == IPS_FAILURE) in ips_release()
797 if (ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_ON) == in ips_halt()
1203 if (!ips_read_adapter_status(ha, IPS_INTR_ON))
1358 ips_next(ha, IPS_INTR_ON);
2729 if (intr == IPS_INTR_ON)
2756 if (intr == IPS_INTR_ON)
2763 if (intr == IPS_INTR_ON)
2833 if (intr == IPS_INTR_ON)
2908 if (intr == IPS_INTR_ON)
2947 if (intr == IPS_INTR_ON)
[all …]
Dips.h234 #define IPS_INTR_ON 0 macro