|
The Pedigree Project 0.1
|
Collaboration diagram for AhciPort::Slot:Public Attributes | |
| MemoryRegion | data |
| physical_uintptr_t | pages [16] |
| Semaphore | completion |
| bool | done |
| uint32_t | errors |
| uint64_t | deadline |
Definition at line 63 of file AhciPort.h.
|
inline |
Definition at line 64 of file AhciPort.h.
| Semaphore AhciPort::Slot::completion |
Definition at line 68 of file AhciPort.h.
| MemoryRegion AhciPort::Slot::data |
Definition at line 66 of file AhciPort.h.
| uint64_t AhciPort::Slot::deadline |
Definition at line 71 of file AhciPort.h.
| bool AhciPort::Slot::done |
Definition at line 69 of file AhciPort.h.
| uint32_t AhciPort::Slot::errors |
Definition at line 70 of file AhciPort.h.
| physical_uintptr_t AhciPort::Slot::pages[16] |
Definition at line 67 of file AhciPort.h.