Searched refs:HostAdapterCommandCompleted (Results 1 – 2 of 2) sorted by relevance
458 HostAdapter->HostAdapterCommandCompleted = false; in BusLogic_Command()482 if (HostAdapter->HostAdapterCommandCompleted) break; in BusLogic_Command()540 if (HostAdapter->HostAdapterCommandCompleted) break; in BusLogic_Command()3241 HostAdapter->HostAdapterCommandCompleted = true; in BusLogic_InterruptHandler()
1395 volatile boolean HostAdapterCommandCompleted; member