CDisk::SDisk_state::SDisk_scsi::SDisk_stat Struct Reference

#include <Disk.h>


Detailed Description

State for Status phase (disk -> controller).

Definition at line 225 of file Disk.h.


Data Fields

u8 data [256]
 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 227 of file Disk.h.

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

Number of bytes available to read.

Definition at line 228 of file Disk.h.

Referenced by CDisk::do_scsi_command(), CDisk::do_scsi_error(), 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