Home
last modified time | relevance | path

Searched refs:HostAdapterCommandCompleted (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DBusLogic.c458 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()
DBusLogic.h1395 volatile boolean HostAdapterCommandCompleted; member