Idź do kodu źródłowego tego pliku.
Przestrzenie nazw | |
namespace | Arch |
namespace | Arch::x86 |
namespace | Arch::x86::Interr |
Komponenty | |
class | Arch::x86::Interr::pic_service |
Funkcje | |
void | Arch::x86::Interr::init_pic () |
Zmienne | |
const uint32 | Arch::x86::Interr::DEF_FIRST_IRQ_M_INT = 0x20 |
const uint32 | Arch::x86::Interr::DEF_FIRST_IRQ_S_INT = 0x28 |
const uint32 | Arch::x86::Interr::DEF_ICW1 = 0x11 |
const uint32 | Arch::x86::Interr::DEF_ICW4 = 1 |
const uint32 | Arch::x86::Interr::DEF_PIC_M_PORT = 0x20 |
const uint32 | Arch::x86::Interr::DEF_PIC_S_PORT = 0xA0 |