NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for HostIde, including all inherited members.
_bus_commit | HostIde | private |
_clock | HostIde | private |
_disk_count | HostIde | private |
_disknr | HostIde | private |
_iobase | HostIde | private |
_iobase_ctrl | HostIde | private |
_params | HostIde | private |
ata_command(unsigned char *packet, void *output, unsigned outlen, bool read) __attribute__((noinline)) | HostIde | inlineprivate |
debug_dump() | Device | inline |
Device(const char *debug_name) | Device | inline |
disk_count() | HostIde | inline |
FREQ | HostIde | privatestatic |
HostIde(DBus< MessageHwIOIn > &bus_hwioin, DBus< MessageHwIOOut > &bus_hwioout, DBus< MessageDiskCommit > &bus_commit, unsigned disknr, unsigned short iobase, unsigned short iobase_ctrl, Clock *clock) | HostIde | inline |
identify_drive(unsigned short *buffer, HostGenericAta ¶ms, bool slave) | HostIde | inlineprivate |
make_sector_packets(HostGenericAta ¶ms, unsigned char *packets, unsigned char command, unsigned long long sector, unsigned count) | HostIde | inlineprivate |
receive(MessageDisk &msg) | HostIde | inline |
receive_static(Device *o, M &msg) | StaticReceiver< HostIde > | inlinestatic |
send_packet(unsigned char *packet) | HostIde | inlineprivate |
StaticReceiver() | StaticReceiver< HostIde > | inline |
wait_disk_state(unsigned char mask, unsigned char value, unsigned msec, bool check_error) | HostIde | inlineprivate |