Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- i -
- ICW1
: interrupts.c
- ICW4
: interrupts.c
- idle()
: mpx_supt.c
- IDLE
: mpx_supt.h
- idle()
: mpx_supt.h
- idt_entries
: interrupts.c
, tables.c
- idt_ptr
: tables.c
- idt_set_gate()
: tables.h
, tables.c
- IMPROPER_COMMAND
: comm_vars.h
- in_string
: commhand.c
- inb
: io.h
- init_arg_list
: arg_list.h
- init_commhand()
: commhand.c
, commhand.h
- init_gdt()
: tables.h
, tables.c
- init_idt()
: tables.h
, tables.c
- init_irq()
: interrupts.h
, interrupts.c
- init_kheap()
: heap.h
- init_paging()
: paging.h
, paging.c
- init_pic()
: interrupts.h
, interrupts.c
- init_serial()
: serial.h
, serial.c
- initCmdArray()
: commhand.c
- initHeap()
: mcb.c
, mcb.h
- INITIAL
: pcb.h
- initLinkedList()
: linked_list.h
, linked_list.c
- initPCBQueues()
: pcb.h
, pcb.c
- insertAfterNode()
: linked_list.h
, linked_list.c
- insertBeforeNode()
: linked_list.h
, linked_list.c
- insertMCBIntoList()
: mcb.h
, mcb.c
- insertNode()
: linked_list.c
, linked_list.h
- insertPCB()
: pcb.h
, pcb.c
- intToS()
: string.h
, string.c
- invalid_op()
: interrupts.c
- invalid_tss()
: interrupts.c
- io_wait
: interrupts.c
- iret
: system.h
- is_conversion_specifier()
: string.h
, string.c
- isEmpty()
: comm_list.h
, comm_list.c
- isnum()
: string.h
, string.c
- isr0()
: interrupts.c
- isspace()
: string.c
, string.h