Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/acpi/
Dacpi.c44 ul *ent = &(xsdt->Entry); in acpi_iter_SDT() local
56 uint *ent = &(rsdt->Entry); in acpi_iter_SDT() local
/DragonOS-0.1.2/kernel/src/driver/interrupt/apic/
Dapic.c63 void *ent = (void *)(madt_addr) + sizeof(struct acpi_Multiple_APIC_Description_Table_t); in apic_io_apic_init() local
589 void *ent = (void *)(madt) + sizeof(struct acpi_Multiple_APIC_Description_Table_t); in apic_get_ics() local
/DragonOS-0.1.2/kernel/src/mm/
Dmmap.c27 static void mm_calculate_entry_num(uint64_t length, mm_pgt_entry_num_t *ent) in mm_calculate_entry_num()
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h214 unsigned ent : 1; // evaluate next TRB before updating the endpoint's state member
260 unsigned ent : 1; // evaluate next TRB before updating the endpoint's state member
282 unsigned ent : 1; // evaluate next TRB before updating the endpoint's state member