Idź do kodu źródłowego tego pliku.
Przestrzenie nazw | |
namespace | IOPorts |
Funkcje | |
void | IOPorts::outb (uint16 port, uint8 ch) |
void | IOPorts::outw (uint16 port, uint16 ch) |
void | IOPorts::outl (uint16 port, uint32 ch) |
uint8 | IOPorts::inb (uint16 port) |
uint16 | IOPorts::inw (uint16 port) |
uint32 | IOPorts::inl (uint16 port) |