Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 448 of file BusLogic958.h.
{ BusLogic_IncomingMailboxFree = 0x00, BusLogic_CommandCompletedWithoutError = 0x01, BusLogic_CommandAbortedAtHostRequest = 0x02, BusLogic_AbortedCommandNotFound = 0x03, BusLogic_CommandCompletedWithError = 0x04, BusLogic_InvalidCCB = 0x05 }BusLogic_CompletionCode_T;