SCSIBus.h File Reference


Detailed Description

Contains definitions for the SCSI bus class.

Id
SCSIBus.h,v 1.3 2008/03/14 15:30:52 iamcamiel Exp

X-1.2 Camiel Vanderhoeven 20-JAN-2008 Avoid compiler warnings.

X-1.1 Camiel Vanderhoeven 12-JAN-2008 Initial version in CVS.

Definition in file SCSIBus.h.

#include "SystemComponent.h"
#include "SCSIDevice.h"

Go to the source code of this file.

Data Structures

class  CSCSIBus
 Emulated SCSI bus. More...
struct  CSCSIBus::SSCSI_state
 The state structure contains all elements that need to be saved to the statefile. More...

Defines

#define __SCSIBUS__H__
#define SCSI_PHASE_FREE   - 2
#define SCSI_PHASE_ARBITRATION   - 1
#define SCSI_PHASE_DATA_OUT   0
#define SCSI_PHASE_DATA_IN   1
#define SCSI_PHASE_COMMAND   2
#define SCSI_PHASE_STATUS   3
#define SCSI_PHASE_MSG_OUT   6
#define SCSI_PHASE_MSG_IN   7


Define Documentation

#define __SCSIBUS__H__

Definition at line 39 of file SCSIBus.h.

#define SCSI_PHASE_ARBITRATION   - 1

#define SCSI_PHASE_COMMAND   2

#define SCSI_PHASE_DATA_IN   1

#define SCSI_PHASE_DATA_OUT   0

#define SCSI_PHASE_FREE   - 2

#define SCSI_PHASE_MSG_IN   7

#define SCSI_PHASE_MSG_OUT   6

#define SCSI_PHASE_STATUS   3


SourceForge.net Logo
Project space on SourceForge.net