Searched refs:DiagnosticActive (Results 1 – 2 of 2) sorted by relevance
597 StatusRegister.Bits.DiagnosticActive || in BusLogic_Command()1281 StatusRegister.Bits.DiagnosticActive || in BusLogic_ProbeHostAdapter()1353 if (StatusRegister.Bits.DiagnosticActive) break; in BusLogic_HardwareResetHostAdapter()1374 if (!StatusRegister.Bits.DiagnosticActive) break; in BusLogic_HardwareResetHostAdapter()
496 boolean DiagnosticActive:1; /* Bit 7 */ member