Home
last modified time | relevance | path

Searched refs:uint64_t (Results 76 – 87 of 87) sorted by relevance

1234

/sbin/ifconfig/
Difconfig.c10 uint64_t status; in main()
/lib/libc/
Dexit.c12 static uint64_t _atexit_count = 0;
Dmalloc.c28 uint64_t base;
29 uint64_t top;
Dfile.c68 uint64_t fd; in fopen()
/sys/dev/
Data.h26 uint64_t lbaSectors; // 100-103 - User Addressable Logical Sectors
De1000.c96 volatile uint64_t addr; // Address
111 volatile uint64_t addr; // Address
193 MMIO_Read32(E1000Dev *dev, uint64_t addr) in MMIO_Read32()
199 MMIO_Write32(E1000Dev *dev, uint64_t addr, uint32_t val) in MMIO_Write32()
/lib/liblwip/src/arch/
Detherif.c155 mbuf.vaddr = (uint64_t)buf; in low_level_output()
196 mbuf.vaddr = (uint64_t)buf; in low_level_input()
/sys/kern/
Dsysctl.c57 uint64_t
79 uint64_t
Dsemaphore.c22 extern uint64_t ticksPerSecond;
/include/
Dstdio.h10 uint64_t fd; /* Kernel File Descriptor */
/sys/dev/x86/
Drtc.c25 uint64_t startTSC, stopTSC; in RTC_Init()
/sys/include/
Delf32.h43 typedef uint64_t Elf32_Lword;

1234