CDisk::SDisk_state::SDisk_scsi::SDisk_dati Struct Reference

#include <Disk.h>


Detailed Description

State for Data In phase (disk -> controller).

Definition at line 209 of file Disk.h.


Data Fields

u8 data [256 *1024]
 Data buffer.
unsigned int available
 Number of bytes available to read.
unsigned int read
 Number of bytes read so far.

Field Documentation

Data buffer.

Definition at line 211 of file Disk.h.

Referenced by CDisk::do_scsi_command(), and CDisk::scsi_xfer_ptr_me().

Number of bytes available to read.

Definition at line 212 of file Disk.h.

Referenced by CDisk::do_scsi_command(), CDisk::scsi_expected_xfer_me(), CDisk::scsi_select_me(), and CDisk::scsi_xfer_done_me().


The documentation for this struct was generated from the following file:

SourceForge.net Logo
Project space on SourceForge.net