Home
last modified time | relevance | path

Searched refs:IPS_INTR_IORL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c907 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()
1124 ips_next(ha, IPS_INTR_IORL); in ips_queue_lck()
2406 ips_ffdc_reset(ha, IPS_INTR_IORL); in ips_hainit()
2408 if (!ips_read_config(ha, IPS_INTR_IORL)) { in ips_hainit()
2415 if (!ips_read_adapter_status(ha, IPS_INTR_IORL)) { in ips_hainit()
2425 if (!ips_read_subsystem_parameters(ha, IPS_INTR_IORL)) { in ips_hainit()
2433 if (!ips_write_driver_status(ha, IPS_INTR_IORL)) { in ips_hainit()
[all...]
H A Dips.h192 #define IPS_INTR_IORL 1 macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c907 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()
[all...]
H A Dips.h192 #define IPS_INTR_IORL 1 macro

Completed in 19 milliseconds