Searched refs:DPORT_DIAG_CHIP_RESET_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance
2465 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()2468 vha->dport_status &= ~DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_do_dport_diagnostics_v2()2472 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()
5119 #define DPORT_DIAG_CHIP_RESET_IN_PROGRESS BIT_1 macro
7500 vha->dport_status |= DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_abort_isp()