Searched refs:IPS_INTR_ON (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ips.c | 685 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() 1157 if (!ips_read_adapter_status(ha, IPS_INTR_ON)) in ips_biosparam() 1249 ips_next(ha, IPS_INTR_ON); in do_ipsintr() 2540 if (intr == IPS_INTR_ON) in ips_next() 2564 if (intr == IPS_INTR_ON) in ips_next() 2571 if (intr == IPS_INTR_ON) in ips_next() 2641 if (intr == IPS_INTR_ON) in ips_next() 2698 if (intr == IPS_INTR_ON) in ips_next() 2737 if (intr == IPS_INTR_ON) in ips_next() [all...] |
H A D | ips.h | 191 #define IPS_INTR_ON 0 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.c | 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 ips_biosparam() 1253 ips_next(ha, IPS_INTR_ON); in do_ipsintr() 2543 if (intr == IPS_INTR_ON) in ips_next() 2567 if (intr == IPS_INTR_ON) in ips_next() 2574 if (intr == IPS_INTR_ON) in ips_next() 2644 if (intr == IPS_INTR_ON) in ips_next() 2701 if (intr == IPS_INTR_ON) in ips_next() 2740 if (intr == IPS_INTR_ON) in ips_next() [all...] |
H A D | ips.h | 191 #define IPS_INTR_ON 0 macro
|
Completed in 17 milliseconds