|
The Pedigree Project
0.1
|
Inheritance diagram for ScsiCommands::StartStop:
Collaboration diagram for ScsiCommands::StartStop:Public Member Functions | |
| StartStop (bool imm, uint8_t newpower, bool eject_load, bool start, uint8_t ctl=0) | |
| virtual size_t | serialise (uintptr_t &addr) |
Public Attributes | |
| struct { | |
| uint8_t opcode | |
| uint8_t imm | |
| uint16_t rsvd | |
| uint8_t setup | |
| uint8_t control | |
| } | command |
Definition at line 88 of file ScsiCommands.h.
1.8.11