| Cacpi | |
| Cacpi_fadt | Fixed ACPI Description Table (FADT) |
| Cacpi_hdr | Header attached to the front of all ACPI tables |
| Cacpi_hdr.signature | |
| Cacpi_madt | Multiple APIC description table (MADT) |
| Cacpi_madt_hdr | MADT entry header |
| Cacpi_madt_io_apic | MADT I/O APIC entry |
| Cacpi_madt_iso | MADT Interrupt Source Override (ISO) entry |
| Cacpi_madt_local_apic | MADT local APIC entry |
| Cacpi_mcfg | PCI express Mapped Configuration (MCFG) table |
| Cacpi_mcfg_addr | MCFG entry, one or more of which appears at the tail of the acpi_mcfg struct |
| Cacpi_rsdp | |
| Cacpi_rsdt | |
| Cacpi_xsdt | |
| Cblock_footer_t | |
| Cblock_header_t | |
| Cbtable_t | A structure used to track the state of the temporary page table generated by the boot loader |
| Ccallback_t | Used for registering logging callback functions |
| Ccmd | A command descriptor, describing each command accepted in command mode |
| Ccontext | The log context describes the state of the log buffers |
| Cfblock_header_t | |
| Cheap_t | |
| Cinterrupt_context_t | A record describing the CPU state at the time of the interrupt |
| Ckbstate_t | Keyboard state |
| Ckey_t | A record representing the state of the keyboard at the time a key was presssed or unpressed |
| Ckeylayout_t | A map of keyboard scan codes to key codes |
| Cmode_t | Shell mode descriptor |
| Cpage_t | A pagetable page record |
| Cpagetable_t | A pagetable structure |
| Cpf_t | The pf structure represents a record in the page frame database |
| Cpfdb | The pfdb describes the state of the page frame database |
| Cpmap_t | A memory map describing available and reserved regions of physical memory |
| Cpmapregion_t | A memregion represents and describes a contiguous region of physical memory |
| Crecord_t | A log record represents a single logged event |
| Cregisters4_t | A record describing the first 4 general-purpose registers |
| Cregisters_t | A record describing all 64-bit general-purpose registers |
| Cscreenpos_t | Tty screen text position |
| Ctty_t | Virtual console state |