Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_83xx.h148 #define GRACEFUL_RESET_BIT1 0x2 macro
Dql4_nx.c2650 if (idc_ctrl & GRACEFUL_RESET_BIT1) { in qla4_8xxx_device_bootstrap()
2652 (idc_ctrl & ~GRACEFUL_RESET_BIT1)); in qla4_8xxx_device_bootstrap()
Dql4_os.c2907 if (!(idc_ctrl & GRACEFUL_RESET_BIT1)) { in qla4_8xxx_watchdog()
7787 (idc_ctrl | GRACEFUL_RESET_BIT1)); in qla4xxx_host_reset()