Home
last modified time | relevance | path

Searched refs:GRACEFUL_RESET_BIT1 (Results 1 – 4 of 4) sorted by relevance

/linux/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()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h164 #define GRACEFUL_RESET_BIT1 0x2 macro
H A Dqla_nx2.c1440 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()