The Pedigree Project
0.1
|
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 |
Definition at line 132 of file ScsiCommands.h.