Home
last modified time | relevance | path

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

/reactos/drivers/storage/port/buslogic/
H A DBusLogic958.c2037 HostAdapter->HostAdapterInternalError) in BT958HwInterrupt()
2042 HostAdapter->HostAdapterInternalError = FALSE; in BT958HwInterrupt()
2483 else if (HostAdapter->HostAdapterInternalError) in BT958HwResetBus()
H A DBusLogic958.h701 BOOLEAN HostAdapterInternalError:1; member