|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Public Member Functions | |
| S0Disk (DBus< MessageDisk > *bus_disk, unsigned disknr) | |
| virtual bool | do_read_write (op op, unsigned long usertag, unsigned long long sector, unsigned dmacount, DmaDescriptor *dma, unsigned long physoffset, unsigned long physsize) |
| virtual bool | flush () |
| virtual bool | get_params (DiskParameter ¶ms) |
Public Member Functions inherited from Disk | |
| Disk (const char *anames[]) | |
| Disk (const char *format,...) __attribute__((format(printf | |
Private Attributes | |
| DBus< MessageDisk > * | bus_disk |
| unsigned | disknr |
Additional Inherited Members | |
Public Types inherited from Disk | |
| enum | op { READ, WRITE } |
Public Attributes inherited from Disk | |
| List< Name > | names |
| struct Disk::stats | stats |
| Disk * | next |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Implements Disk.
|
private |
|
private |