Home
last modified time | relevance | path

Searched refs:GRACEFUL_RESET_BIT1 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_83xx.h130 #define GRACEFUL_RESET_BIT1 0x2 macro
H A Dql4_83xx.c1214 if (idc_ctrl & GRACEFUL_RESET_BIT1) { in qla4_83xx_restart()
1216 (idc_ctrl & ~GRACEFUL_RESET_BIT1)); in qla4_83xx_restart()
H A Dql4_os.c4476 if (!(idc_ctrl & GRACEFUL_RESET_BIT1)) { in qla4_8xxx_watchdog()
9594 (idc_ctrl | GRACEFUL_RESET_BIT1)); in qla4xxx_host_reset()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_83xx.h130 #define GRACEFUL_RESET_BIT1 0x2 macro
H A Dql4_83xx.c1213 if (idc_ctrl & GRACEFUL_RESET_BIT1) { in qla4_83xx_restart()
1215 (idc_ctrl & ~GRACEFUL_RESET_BIT1)); in qla4_83xx_restart()
H A Dql4_os.c4467 if (!(idc_ctrl & GRACEFUL_RESET_BIT1)) { in qla4_8xxx_watchdog()
9575 (idc_ctrl | GRACEFUL_RESET_BIT1)); in qla4xxx_host_reset()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nx2.h164 #define GRACEFUL_RESET_BIT1 0x2 macro
H A Dqla_nx2.c1437 /* For ISP8044, If IDC_CTRL GRACEFUL_RESET_BIT1 is set , reset it after in qla8044_device_bootstrap()
1440 if (idc_ctrl & GRACEFUL_RESET_BIT1) { in qla8044_device_bootstrap()
1442 (idc_ctrl & ~GRACEFUL_RESET_BIT1)); in qla8044_device_bootstrap()
3261 if (idc_control & GRACEFUL_RESET_BIT1) { in qla8044_collect_md_data()
3266 (idc_control & ~GRACEFUL_RESET_BIT1)); in qla8044_collect_md_data()
H A Dqla_attr.c724 (idc_control | GRACEFUL_RESET_BIT1)); in qla2x00_sysfs_write_reset()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_nx2.h164 #define GRACEFUL_RESET_BIT1 0x2 macro
H A Dqla_nx2.c1437 /* For ISP8044, If IDC_CTRL GRACEFUL_RESET_BIT1 is set , reset it after in qla8044_device_bootstrap()
1440 if (idc_ctrl & GRACEFUL_RESET_BIT1) { in qla8044_device_bootstrap()
1442 (idc_ctrl & ~GRACEFUL_RESET_BIT1)); in qla8044_device_bootstrap()
3250 if (idc_control & GRACEFUL_RESET_BIT1) { in qla8044_collect_md_data()
3255 (idc_control & ~GRACEFUL_RESET_BIT1)); in qla8044_collect_md_data()
H A Dqla_attr.c730 (idc_control | GRACEFUL_RESET_BIT1)); in qla2x00_sysfs_write_reset()

Completed in 44 milliseconds