Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- i -
- i1_cache
: priv_ext2.h
- i1_prev_index
: priv_ext2.h
- i2_1_cache
: priv_ext2.h
- i2_1_prev_index
: priv_ext2.h
- i2_2_cache
: priv_ext2.h
- i2_2_prev_index
: priv_ext2.h
- I_OFF
: priv_phys_mem_manager.h
- IA32_APIC_BASE
: priv_apic.h
- ICW1_ICW4
: pic.c
- ICW1_INIT
: pic.c
- ICW1_INTERVAL4
: pic.c
- ICW1_LEVEL
: pic.c
- ICW1_SINGLE
: pic.c
- ICW4_8086
: pic.c
- ICW4_AUTO
: pic.c
- ICW4_BUF_MASTER
: pic.c
- ICW4_BUF_SLAVE
: pic.c
- ICW4_SFNM
: pic.c
- IDE_CTRL_A_BASE
: priv_ata_pio.h
- IDE_CTRL_B_BASE
: priv_ata_pio.h
- IDE_MASTER
: priv_ata_pio.h
- IDE_SLAVE
: priv_ata_pio.h
- IDENTIFY_DRIVE_CMD
: priv_ata_pio.h
- IDLE_CMD
: priv_ata_pio.h
- IDLE_IMM_CMD
: priv_ata_pio.h
- IDT_DefaultHandler()
: idt.c
- idt_entries
: idt.c
- IDT_ENTRY_COUNT
: idt.h
- IDT_ENTRY_HANDLER_SIZE
: idt.h
- IDT_FillSWInterruptHandler()
: idt.c
- idt_handler_calls
: idt.h
, idt.c
- idt_handlers
: idt.c
, idt.h
- IDT_Initialize()
: idt.c
, idt.h
- IDT_InterruptHandler
: idt.h
- IDT_MainHandler()
: idt.c
, idt.h
- IDT_RegisterHandler()
: idt.c
, idt.h
- IDT_SetEntry()
: idt.c
, idt.h
- idt_table
: idt.c
- inb()
: native.c
, native.h
- INC_FREE_BITCOUNT
: priv_phys_mem_manager.h
- INITIALIZE_DRIVE_CMD
: priv_ata_pio.h
- initialized
: filesystem.c
- Initializer
: types.h
- inl()
: native.c
, native.h
- int_handlers
: interrupt_manager.c
- int_sys
: interrupt_manager.c
- INTERRUPT_COUNT
: interrupt_manager.h
- INTERRUPT_HANDLER_SLOTS
: interrupt_manager.h
- InterruptHandler
: interrupt_manager.h
- interrupts_callback()
: interrupt_manager.c
- Interrupts_EmptySlot()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_GetFreeSlot()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_GetHandler()
: interrupt_manager.h
, interrupt_manager.c
- Interrupts_GetSysID()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_GPF_Handler()
: interrupt_manager.c
- interrupts_IDTHandler()
: interrupt_manager.c
- interrupts_Initialize()
: interrupt_manager.c
- Interrupts_IsAPICEnabled()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_Lock()
: interrupt_manager.c
, interrupt_manager.h
- interrupts_messageHandler()
: interrupt_manager.c
- Interrupts_RegisterHandler()
: interrupt_manager.h
, interrupt_manager.c
- Interrupts_SetInterruptEnableMode()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_Setup()
: interrupt_manager.c
, interrupt_manager.h
- Interrupts_Unlock()
: interrupt_manager.h
, interrupt_manager.c
- Interrupts_Virtualize()
: interrupt_manager.h
, interrupt_manager.c
- INTR
: interrupt_manager.h
- inw()
: native.c
, native.h
- IOAPIC_GetVector()
: io_apic.c
, io_apic.h
- IOAPIC_Initialize()
: io_apic.c
, io_apic.h
- ioapic_interruptMap
: io_apic.c
- IOAPIC_MapIRQ()
: io_apic.c
, io_apic.h
- IOAPIC_PIN_COUNT
: io_apic.h
- IOAPIC_Read()
: priv_io_apic.h
, io_apic.c
- IOAPIC_SetEnableMode()
: io_apic.c
, io_apic.h
- IOAPIC_VirtualizeAll()
: io_apic.c
, io_apic.h
- IOAPIC_Write()
: priv_io_apic.h
, io_apic.c
- ioapics
: io_apic.c
- IRQ
: interrupt_manager.h
- IS_CMD_SENT
: priv_ps2.h
- IS_DATA_AVL
: priv_ps2.h
- IS_FREE
: kmalloc.c
, umalloc.c
- IS_USED
: umalloc.c
, kmalloc.c
- itoa()
: sprintf.c
, common.h