The Pedigree Project  0.1
Classes | Public Member Functions | Public Attributes | List of all members
ScsiCommands::ReadTocCommand Class Reference
+ Inheritance diagram for ScsiCommands::ReadTocCommand:
+ Collaboration diagram for ScsiCommands::ReadTocCommand:

Classes

struct  TocEntry
 

Public Member Functions

 ReadTocCommand (uint16_t nativeBlockSize, uint8_t ctl=0)
 
virtual size_t serialise (uintptr_t &addr)
 

Public Attributes

struct {
   uint8_t   opcode
 
   uint8_t   flags
 
   uint8_t   format
 
   uint8_t   rsvd1
 
   uint8_t   rsvd2
 
   uint8_t   rsvd3
 
   uint8_t   track
 
   uint16_t   len
 
   uint8_t   control
 
command
 
struct ScsiCommands::ReadTocCommand::TocEntry PACKED
 

Detailed Description

Definition at line 132 of file ScsiCommands.h.


The documentation for this class was generated from the following files: