X-1.4 Camiel Vanderhoeven 14-MAR-2008 1. More meaningful exceptions replace throwing (int) 1. 2. U64 macro replaces X64 macro.
X-1.3 Brian Wheeler 27-FEB-2008 Avoid compiler warnings.
X-1.2 Camiel Vanderhoeven 16-FEB-2008 Owner of the SCSI bus is allowed to re-arbitrate for it.
X-1.1 Camiel Vanderhoeven 12-JAN-2008 Initial version in CVS.
Definition in file SCSIBus.cpp.
#include "StdAfx.h"
#include "SCSIBus.h"
Go to the source code of this file.
Variables | |
| static u32 | scsi_magic1 = 0x5C510123 |
| static u32 | scsi_magic2 = 0x32105c51 |
u32 scsi_magic1 = 0x5C510123 [static] |
Definition at line 178 of file SCSIBus.cpp.
Referenced by CSCSIBus::RestoreState(), and CSCSIBus::SaveState().
u32 scsi_magic2 = 0x32105c51 [static] |
Definition at line 179 of file SCSIBus.cpp.
Referenced by CSCSIBus::RestoreState(), and CSCSIBus::SaveState().