HelenOS sources
uint8_t 45 abi/include/_bits/uchar.h typedef uint8_t char8_t;
uint8_t 167 abi/include/abi/elf.h static inline uint8_t elf_st_bind(uint8_t info)
uint8_t 172 abi/include/abi/elf.h static inline uint8_t elf_st_type(uint8_t info)
uint8_t 177 abi/include/abi/elf.h static inline uint8_t elf_st_info(uint8_t bind, uint8_t type)
uint8_t 331 abi/include/abi/elf.h uint8_t e_ident[EI_NIDENT];
uint8_t 348 abi/include/abi/elf.h uint8_t e_ident[EI_NIDENT];
uint8_t 426 abi/include/abi/elf.h uint8_t st_info;
uint8_t 427 abi/include/abi/elf.h uint8_t st_other;
uint8_t 433 abi/include/abi/elf.h uint8_t st_info;
uint8_t 434 abi/include/abi/elf.h uint8_t st_other;
uint8_t 98 boot/arch/arm32/src/main.c uint8_t *kernel_dest = (uint8_t *) BOOT_OFFSET;
uint8_t 99 boot/arch/arm32/src/main.c uint8_t *ram_end = kernel_dest + (1 << 24);
uint8_t 50 boot/arch/arm32/src/putchar.c static void scons_sendb_bbone(uint8_t byte)
uint8_t 73 boot/arch/arm32/src/putchar.c static void scons_sendb_bbxm(uint8_t byte)
uint8_t 96 boot/arch/arm32/src/putchar.c static void scons_sendb_gta02(uint8_t byte)
uint8_t 120 boot/arch/arm32/src/putchar.c static void scons_sendb_icp(uint8_t byte)
uint8_t 122 boot/arch/arm32/src/putchar.c *((volatile uint8_t *) ICP_SCONS_ADDR) = byte;
uint8_t 156 boot/arch/arm32/src/putchar.c static void scons_sendb_raspi(uint8_t byte)
uint8_t 174 boot/arch/arm32/src/putchar.c static void scons_sendb(uint8_t byte)
uint8_t 204 boot/arch/arm32/src/putchar.c scons_sendb((uint8_t) ch);
uint8_t 91 boot/arch/arm64/src/main.c static void scons_sendb(uint8_t byte)
uint8_t 109 boot/arch/arm64/src/main.c scons_sendb((uint8_t) ch);
uint8_t 231 boot/arch/arm64/src/main.c uint8_t *kernel_dest = (uint8_t *) alloc_addr;
uint8_t 232 boot/arch/arm64/src/main.c uint8_t *ram_end = kernel_dest + component_pages * EFI_PAGE_SIZE;
uint8_t 42 boot/arch/ia64/include/arch/sal.h uint8_t signature[4];
uint8_t 46 boot/arch/ia64/include/arch/sal.h uint8_t checksum;
uint8_t 47 boot/arch/ia64/include/arch/sal.h uint8_t reserved1[7];
uint8_t 50 boot/arch/ia64/include/arch/sal.h uint8_t oem_id[32];
uint8_t 51 boot/arch/ia64/include/arch/sal.h uint8_t product_id[32];
uint8_t 52 boot/arch/ia64/include/arch/sal.h uint8_t reserved2[8];
uint8_t 65 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 66 boot/arch/ia64/include/arch/sal.h uint8_t reserved1[7];
uint8_t 70 boot/arch/ia64/include/arch/sal.h uint8_t reserved2[16];
uint8_t 75 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 76 boot/arch/ia64/include/arch/sal.h uint8_t unused[31];
uint8_t 80 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 81 boot/arch/ia64/include/arch/sal.h uint8_t features;
uint8_t 82 boot/arch/ia64/include/arch/sal.h uint8_t reserved[14];
uint8_t 86 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 87 boot/arch/ia64/include/arch/sal.h uint8_t tr_type;
uint8_t 88 boot/arch/ia64/include/arch/sal.h uint8_t tr_number;
uint8_t 89 boot/arch/ia64/include/arch/sal.h uint8_t reserved1[5];
uint8_t 92 boot/arch/ia64/include/arch/sal.h uint8_t reserved2[8];
uint8_t 96 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 97 boot/arch/ia64/include/arch/sal.h uint8_t reserved[3];
uint8_t 103 boot/arch/ia64/include/arch/sal.h uint8_t type;
uint8_t 104 boot/arch/ia64/include/arch/sal.h uint8_t mechanism;
uint8_t 105 boot/arch/ia64/include/arch/sal.h uint8_t reserved[6];
uint8_t 176 boot/arch/ia64/src/main.c uint8_t *kernel_start = (uint8_t *) KERNEL_ADDRESS;
uint8_t 177 boot/arch/ia64/src/main.c uint8_t *ram_end = NULL;
uint8_t 185 boot/arch/ia64/src/main.c ram_end = (uint8_t *) (m.base + m.size);
uint8_t 41 boot/arch/ia64/src/sal.c uint8_t *cur = (uint8_t *) &sst[1];
uint8_t 63 boot/arch/mips32/src/main.c uint8_t *kernel_start = (uint8_t *) PA2KA(BOOT_OFFSET);
uint8_t 65 boot/arch/mips32/src/main.c uint8_t *ram_end = kernel_start + (1 << 24);
uint8_t 48 boot/arch/riscv64/include/arch/ucb.h extern void htif_cmd(uint8_t device, uint8_t cmd, uint64_t payload);
uint8_t 71 boot/arch/riscv64/src/main.c uint8_t *load_addr = (uint8_t *) BOOT_OFFSET;
uint8_t 78 boot/arch/riscv64/src/main.c uint8_t *end = NULL;
uint8_t 45 boot/arch/riscv64/src/ucb.c void htif_cmd(uint8_t device, uint8_t cmd, uint64_t payload)
uint8_t 36 boot/arch/sparc64/include/arch/asm.h uint8_t subarch, void *entry) __attribute__((noreturn));
uint8_t 63 boot/arch/sparc64/src/main.c static uint8_t arch;
uint8_t 66 boot/arch/sparc64/src/main.c static uint8_t subarch;
uint8_t 59 boot/genarch/include/genarch/efi.h uint8_t bytes[16];
uint8_t 36 boot/generic/include/payload.h extern uint8_t payload_start[];
uint8_t 37 boot/generic/include/payload.h extern uint8_t payload_end[];
uint8_t 39 boot/generic/include/payload.h extern uint8_t loader_start[];
uint8_t 40 boot/generic/include/payload.h extern uint8_t loader_end[];
uint8_t 43 boot/generic/include/payload.h void extract_payload(taskmap_t *, uint8_t *, uint8_t *, uintptr_t,
uint8_t 72 boot/generic/include/tar.h const uint8_t *ptr;
uint8_t 77 boot/generic/include/tar.h bool tar_info(const uint8_t *, const uint8_t *, const char **, size_t *);
uint8_t 51 boot/generic/src/gzip.c uint8_t id1;
uint8_t 52 boot/generic/src/gzip.c uint8_t id2;
uint8_t 53 boot/generic/src/gzip.c uint8_t method;
uint8_t 54 boot/generic/src/gzip.c uint8_t flags;
uint8_t 56 boot/generic/src/gzip.c uint8_t extra_flags;
uint8_t 57 boot/generic/src/gzip.c uint8_t os;
uint8_t 178 boot/generic/src/gzip.c while (*((uint8_t *) stream) != 0) {
uint8_t 194 boot/generic/src/gzip.c while (*((uint8_t *) stream) != 0) {
uint8_t 102 boot/generic/src/inflate.c uint8_t *dest; /**< Output buffer */
uint8_t 106 boot/generic/src/inflate.c const uint8_t *src; /**< Input buffer */
uint8_t 446 boot/generic/src/inflate.c state->dest[state->destcnt] = (uint8_t) symbol;
uint8_t 634 boot/generic/src/inflate.c state.dest = (uint8_t *) dest;
uint8_t 638 boot/generic/src/inflate.c state.src = (const uint8_t *) src;
uint8_t 67 boot/generic/src/payload.c static bool overlaps(uint8_t *start1, uint8_t *end1,
uint8_t 68 boot/generic/src/payload.c uint8_t *start2, uint8_t *end2)
uint8_t 73 boot/generic/src/payload.c static bool extract_component(uint8_t **cstart, uint8_t *cend,
uint8_t 74 boot/generic/src/payload.c uint8_t *ustart, uint8_t *uend, uintptr_t actual_ustart,
uint8_t 83 boot/generic/src/payload.c const uint8_t *data = *cstart + TAR_BLOCK_SIZE;
uint8_t 90 boot/generic/src/payload.c uint8_t *new_ustart = (uint8_t *) ALIGN_UP((uintptr_t) ustart, PAGE_SIZE);
uint8_t 93 boot/generic/src/payload.c uint8_t *comp_end = ustart + unpacked_size;
uint8_t 99 boot/generic/src/payload.c uint8_t *new_ustart = (uint8_t *) ALIGN_UP((uintptr_t) loader_end, PAGE_SIZE);
uint8_t 143 boot/generic/src/payload.c uint8_t *start = payload_start;
uint8_t 184 boot/generic/src/payload.c void extract_payload(taskmap_t *tmap, uint8_t *kernel_dest, uint8_t *mem_end,
uint8_t 198 boot/generic/src/payload.c uint8_t *real_payload_start;
uint8_t 199 boot/generic/src/payload.c uint8_t *real_payload_end;
uint8_t 206 boot/generic/src/payload.c real_payload_start = (uint8_t *) ALIGN_DOWN((uintptr_t)(mem_end - payload_size), PAGE_SIZE);
uint8_t 218 boot/generic/src/payload.c uint8_t *end = mem_end;
uint8_t 243 boot/generic/src/payload.c uint8_t *dest = kernel_dest + (actual_dest - kernel_start);
uint8_t 74 boot/generic/src/tar.c bool tar_info(const uint8_t *start, const uint8_t *end,
uint8_t 63 common/adt/bitmap.c uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 101 common/adt/bitmap.c bitmap->bits = (uint8_t *) data;
uint8_t 115 common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
uint8_t 135 common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
uint8_t 140 common/adt/checksum.c crc = poly_table[((uint8_t) crc ^ *(data++))] ^ (crc >> 8);
uint8_t 109 common/gsort.c uint8_t ibuf_slot[IBUF_SIZE];
uint8_t 47 common/include/adt/bitmap.h uint8_t *bits;
uint8_t 58 common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 74 common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 41 common/include/adt/checksum.h extern uint32_t compute_crc32(uint8_t *, size_t);
uint8_t 42 common/include/adt/checksum.h extern uint32_t compute_crc32_seed(uint8_t *, size_t, uint32_t);
uint8_t 465 common/include/adt/list.h return (void *) (((uint8_t *) tmp) - offset);
uint8_t 124 common/include/str.h extern errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n);
uint8_t 149 common/include/str.h uint8_t *);
uint8_t 88 common/stdc/mem.c pattern = (pattern << 8) | (uint8_t) b;
uint8_t 138 common/stdc/mem.c const uint8_t *srcb;
uint8_t 139 common/stdc/mem.c uint8_t *dstb;
uint8_t 195 common/stdc/mem.c srcb = (const uint8_t *) srcw;
uint8_t 196 common/stdc/mem.c dstb = (uint8_t *) dstw;
uint8_t 210 common/stdc/mem.c const uint8_t *sp;
uint8_t 211 common/stdc/mem.c uint8_t *dp;
uint8_t 257 common/stdc/mem.c uint8_t *u1 = (uint8_t *) s1;
uint8_t 258 common/stdc/mem.c uint8_t *u2 = (uint8_t *) s2;
uint8_t 284 common/stdc/mem.c uint8_t *u = (uint8_t *) s;
uint8_t 122 common/str.c #define LO_MASK_8(n) ((uint8_t) ((1 << (n)) - 1))
uint8_t 154 common/str.c uint8_t b0 = (uint8_t) str[(*offset)++];
uint8_t 189 common/str.c uint8_t b = (uint8_t) str[(*offset)++];
uint8_t 226 common/str.c uint8_t b = (uint8_t) str[--(*offset)];
uint8_t 933 common/str.c errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n)
uint8_t 938 common/str.c uint8_t byte;
uint8_t 364 common/strtol.c bool strict, uint8_t *result)
uint8_t 78 kernel/arch/abs32le/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 114 kernel/arch/abs32le/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 86 kernel/arch/amd64/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 89 kernel/arch/amd64/include/arch/asm.h uint8_t val;
uint8_t 99 kernel/arch/amd64/include/arch/asm.h return (uint8_t) *port;
uint8_t 158 kernel/arch/amd64/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 44 kernel/arch/amd64/include/arch/boot/boot.h extern uint8_t unmapped_end[];
uint8_t 68 kernel/arch/amd64/include/arch/boot/memmap.h extern uint8_t e820counter;
uint8_t 41 kernel/arch/amd64/include/arch/fpu_context.h _Alignas(16) uint8_t fpu[512]; /* FXSAVE & FXRSTOR storage area */
uint8_t 160 kernel/arch/amd64/include/arch/pm.h uint8_t iomap[TSS_IOMAP_SIZE];
uint8_t 121 kernel/arch/amd64/include/arch/smp/apic.h uint8_t vector; /**< Interrupt Vector. */
uint8_t 137 kernel/arch/amd64/include/arch/smp/apic.h uint8_t dest; /**< Destination field. */
uint8_t 150 kernel/arch/amd64/include/arch/smp/apic.h uint8_t err_bitmap;
uint8_t 181 kernel/arch/amd64/include/arch/smp/apic.h uint8_t vector; /**< Spurious Vector. */
uint8_t 211 kernel/arch/amd64/include/arch/smp/apic.h uint8_t vector; /**< Local Timer Interrupt vector. */
uint8_t 228 kernel/arch/amd64/include/arch/smp/apic.h uint8_t vector; /**< LINT Interrupt vector. */
uint8_t 246 kernel/arch/amd64/include/arch/smp/apic.h uint8_t vector; /**< Local Timer Interrupt vector. */
uint8_t 262 kernel/arch/amd64/include/arch/smp/apic.h uint8_t apic_id; /**< Local APIC ID. */
uint8_t 281 kernel/arch/amd64/include/arch/smp/apic.h uint8_t id; /**< Logical APIC ID. */
uint8_t 309 kernel/arch/amd64/include/arch/smp/apic.h uint8_t reg_addr; /**< APIC Register Address. */
uint8_t 319 kernel/arch/amd64/include/arch/smp/apic.h uint8_t intvec; /**< Interrupt Vector. */
uint8_t 334 kernel/arch/amd64/include/arch/smp/apic.h uint8_t dest : 8; /**< Destination Field. */
uint8_t 356 kernel/arch/amd64/include/arch/smp/apic.h extern uint8_t bsp_l_apic;
uint8_t 362 kernel/arch/amd64/include/arch/smp/apic.h extern int l_apic_send_custom_ipi(uint8_t, uint8_t);
uint8_t 363 kernel/arch/amd64/include/arch/smp/apic.h extern int l_apic_broadcast_custom_ipi(uint8_t);
uint8_t 364 kernel/arch/amd64/include/arch/smp/apic.h extern int l_apic_send_init_ipi(uint8_t);
uint8_t 367 kernel/arch/amd64/include/arch/smp/apic.h extern uint32_t io_apic_read(uint8_t);
uint8_t 368 kernel/arch/amd64/include/arch/smp/apic.h extern void io_apic_write(uint8_t, uint32_t);
uint8_t 369 kernel/arch/amd64/include/arch/smp/apic.h extern void io_apic_change_ioredtbl(uint8_t pin, uint8_t dest, uint8_t v, unsigned int);
uint8_t 49 kernel/arch/amd64/include/arch/smp/mps.h uint8_t length;
uint8_t 50 kernel/arch/amd64/include/arch/smp/mps.h uint8_t revision;
uint8_t 51 kernel/arch/amd64/include/arch/smp/mps.h uint8_t checksum;
uint8_t 52 kernel/arch/amd64/include/arch/smp/mps.h uint8_t config_type;
uint8_t 53 kernel/arch/amd64/include/arch/smp/mps.h uint8_t mpfib2;
uint8_t 54 kernel/arch/amd64/include/arch/smp/mps.h uint8_t mpfib3;
uint8_t 55 kernel/arch/amd64/include/arch/smp/mps.h uint8_t mpfib4;
uint8_t 56 kernel/arch/amd64/include/arch/smp/mps.h uint8_t mpfib5;
uint8_t 62 kernel/arch/amd64/include/arch/smp/mps.h uint8_t revision;
uint8_t 63 kernel/arch/amd64/include/arch/smp/mps.h uint8_t checksum;
uint8_t 64 kernel/arch/amd64/include/arch/smp/mps.h uint8_t oem_id[8];
uint8_t 65 kernel/arch/amd64/include/arch/smp/mps.h uint8_t product_id[12];
uint8_t 71 kernel/arch/amd64/include/arch/smp/mps.h uint8_t ext_table_checksum;
uint8_t 72 kernel/arch/amd64/include/arch/smp/mps.h uint8_t reserved;
uint8_t 73 kernel/arch/amd64/include/arch/smp/mps.h uint8_t base_table[0];
uint8_t 77 kernel/arch/amd64/include/arch/smp/mps.h uint8_t type;
uint8_t 78 kernel/arch/amd64/include/arch/smp/mps.h uint8_t l_apic_id;
uint8_t 79 kernel/arch/amd64/include/arch/smp/mps.h uint8_t l_apic_version;
uint8_t 80 kernel/arch/amd64/include/arch/smp/mps.h uint8_t cpu_flags;
uint8_t 81 kernel/arch/amd64/include/arch/smp/mps.h uint8_t cpu_signature[4];
uint8_t 87 kernel/arch/amd64/include/arch/smp/mps.h uint8_t type;
uint8_t 88 kernel/arch/amd64/include/arch/smp/mps.h uint8_t bus_id;
uint8_t 89 kernel/arch/amd64/include/arch/smp/mps.h uint8_t bus_type[6];
uint8_t 93 kernel/arch/amd64/include/arch/smp/mps.h uint8_t type;
uint8_t 94 kernel/arch/amd64/include/arch/smp/mps.h uint8_t io_apic_id;
uint8_t 95 kernel/arch/amd64/include/arch/smp/mps.h uint8_t io_apic_version;
uint8_t 96 kernel/arch/amd64/include/arch/smp/mps.h uint8_t io_apic_flags;
uint8_t 101 kernel/arch/amd64/include/arch/smp/mps.h uint8_t type;
uint8_t 102 kernel/arch/amd64/include/arch/smp/mps.h uint8_t intr_type;
uint8_t 103 kernel/arch/amd64/include/arch/smp/mps.h uint8_t poel;
uint8_t 104 kernel/arch/amd64/include/arch/smp/mps.h uint8_t reserved;
uint8_t 105 kernel/arch/amd64/include/arch/smp/mps.h uint8_t src_bus_id;
uint8_t 106 kernel/arch/amd64/include/arch/smp/mps.h uint8_t src_bus_irq;
uint8_t 107 kernel/arch/amd64/include/arch/smp/mps.h uint8_t dst_io_apic_id;
uint8_t 108 kernel/arch/amd64/include/arch/smp/mps.h uint8_t dst_io_apic_pin;
uint8_t 112 kernel/arch/amd64/include/arch/smp/mps.h uint8_t type;
uint8_t 113 kernel/arch/amd64/include/arch/smp/mps.h uint8_t intr_type;
uint8_t 114 kernel/arch/amd64/include/arch/smp/mps.h uint8_t poel;
uint8_t 115 kernel/arch/amd64/include/arch/smp/mps.h uint8_t reserved;
uint8_t 116 kernel/arch/amd64/include/arch/smp/mps.h uint8_t src_bus_id;
uint8_t 117 kernel/arch/amd64/include/arch/smp/mps.h uint8_t src_bus_irq;
uint8_t 118 kernel/arch/amd64/include/arch/smp/mps.h uint8_t dst_l_apic_id;
uint8_t 119 kernel/arch/amd64/include/arch/smp/mps.h uint8_t dst_l_apic_pin;
uint8_t 50 kernel/arch/amd64/include/arch/smp/smp.h uint8_t (*cpu_apic_id)(size_t);
uint8_t 37 kernel/arch/amd64/src/boot/memmap.c uint8_t e820counter = 0;
uint8_t 100 kernel/arch/amd64/src/cpu/cpu.c ((uint8_t *) CPU->arch.tss);
uint8_t 114 kernel/arch/amd64/src/drivers/i8254.c uint8_t not_ok;
uint8_t 121 kernel/arch/amd64/src/drivers/i8254.c not_ok = (uint8_t) ((pio_read_8(CLK_PORT1) >> 6) & 1);
uint8_t 92 kernel/arch/amd64/src/smp/apic.c uint8_t bsp_l_apic = 0;
uint8_t 188 kernel/arch/amd64/src/smp/apic.c static uint8_t l_apic_id(void)
uint8_t 218 kernel/arch/amd64/src/smp/apic.c uint8_t i;
uint8_t 223 kernel/arch/amd64/src/smp/apic.c io_apic_change_ioredtbl((uint8_t) pin, DEST_ALL, (uint8_t) (IVT_IRQBASE + i), LOPRI);
uint8_t 304 kernel/arch/amd64/src/smp/apic.c int l_apic_send_custom_ipi(uint8_t apicid, uint8_t vector)
uint8_t 336 kernel/arch/amd64/src/smp/apic.c int l_apic_broadcast_custom_ipi(uint8_t vector)
uint8_t 363 kernel/arch/amd64/src/smp/apic.c int l_apic_send_init_ipi(uint8_t apicid)
uint8_t 416 kernel/arch/amd64/src/smp/apic.c icr.vector = (uint8_t) (((uintptr_t) ap_boot) >> 12); /* calculate the reset vector */
uint8_t 520 kernel/arch/amd64/src/smp/apic.c ldr.id = (uint8_t) (1 << CPU->id);
uint8_t 579 kernel/arch/amd64/src/smp/apic.c uint32_t io_apic_read(uint8_t address)
uint8_t 595 kernel/arch/amd64/src/smp/apic.c void io_apic_write(uint8_t address, uint32_t val)
uint8_t 613 kernel/arch/amd64/src/smp/apic.c void io_apic_change_ioredtbl(uint8_t pin, uint8_t dest, uint8_t vec,
uint8_t 624 kernel/arch/amd64/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 625 kernel/arch/amd64/src/smp/apic.c reg.hi = io_apic_read((uint8_t) (IOREDTBL + pin * 2 + 1));
uint8_t 634 kernel/arch/amd64/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 635 kernel/arch/amd64/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2 + 1), reg.hi);
uint8_t 656 kernel/arch/amd64/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 658 kernel/arch/amd64/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 683 kernel/arch/amd64/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 685 kernel/arch/amd64/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 42 kernel/arch/amd64/src/smp/ipi.c (void) l_apic_broadcast_custom_ipi((uint8_t) ipi);
uint8_t 74 kernel/arch/amd64/src/smp/mps.c static uint8_t mps_cpu_apic_id(size_t i)
uint8_t 129 kernel/arch/amd64/src/smp/mps.c static bool mps_fs_check(uint8_t *base)
uint8_t 132 kernel/arch/amd64/src/smp/mps.c uint8_t sum;
uint8_t 135 kernel/arch/amd64/src/smp/mps.c sum = (uint8_t) (sum + base[i]);
uint8_t 145 kernel/arch/amd64/src/smp/mps.c uint8_t *base = (uint8_t *) ct;
uint8_t 146 kernel/arch/amd64/src/smp/mps.c uint8_t *ext = base + ct->base_table_length;
uint8_t 147 kernel/arch/amd64/src/smp/mps.c uint8_t sum;
uint8_t 152 kernel/arch/amd64/src/smp/mps.c sum = (uint8_t) (sum + base[i]);
uint8_t 159 kernel/arch/amd64/src/smp/mps.c sum = (uint8_t) (sum + ext[i]);
uint8_t 331 kernel/arch/amd64/src/smp/mps.c uint8_t *ext = (uint8_t *) ct + ct->base_table_length;
uint8_t 332 kernel/arch/amd64/src/smp/mps.c uint8_t *cur;
uint8_t 364 kernel/arch/amd64/src/smp/mps.c uint8_t *cur = &ct->base_table[0];
uint8_t 420 kernel/arch/amd64/src/smp/mps.c static void configure_via_default(uint8_t n __attribute__((unused)))
uint8_t 430 kernel/arch/amd64/src/smp/mps.c uint8_t *addr[2] = { NULL, (uint8_t *) PA2KA(0xf0000) };
uint8_t 442 kernel/arch/amd64/src/smp/mps.c addr[0] = (uint8_t *) PA2KA(ebda ? ebda : 639 * 1024);
uint8_t 86 kernel/arch/arm32/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 101 kernel/arch/arm32/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 45 kernel/arch/arm32/include/arch/mm/asid.h typedef uint8_t asid_t;
uint8_t 129 kernel/arch/arm32/src/arm32.c uint8_t *stck;
uint8_t 85 kernel/arch/arm64/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 115 kernel/arch/arm64/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(const ioport8_t *port)
uint8_t 46 kernel/arch/arm64/include/arch/mm/asid.h typedef uint8_t asid_t;
uint8_t 128 kernel/arch/ia32/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 185 kernel/arch/ia32/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 188 kernel/arch/ia32/include/arch/asm.h uint8_t val;
uint8_t 198 kernel/arch/ia32/include/arch/asm.h return (uint8_t) *port;
uint8_t 46 kernel/arch/ia32/include/arch/boot/boot.h extern uint8_t unmapped_end[];
uint8_t 68 kernel/arch/ia32/include/arch/boot/memmap.h extern uint8_t e820counter;
uint8_t 41 kernel/arch/ia32/include/arch/fpu_context.h _Alignas(16) uint8_t fpu[512]; /* FXSAVE & FXRSTOR storage area */
uint8_t 153 kernel/arch/ia32/include/arch/pm.h uint8_t iomap[TSS_IOMAP_SIZE];
uint8_t 121 kernel/arch/ia32/include/arch/smp/apic.h uint8_t vector; /**< Interrupt Vector. */
uint8_t 137 kernel/arch/ia32/include/arch/smp/apic.h uint8_t dest; /**< Destination field. */
uint8_t 150 kernel/arch/ia32/include/arch/smp/apic.h uint8_t err_bitmap;
uint8_t 181 kernel/arch/ia32/include/arch/smp/apic.h uint8_t vector; /**< Spurious Vector. */
uint8_t 211 kernel/arch/ia32/include/arch/smp/apic.h uint8_t vector; /**< Local Timer Interrupt vector. */
uint8_t 228 kernel/arch/ia32/include/arch/smp/apic.h uint8_t vector; /**< LINT Interrupt vector. */
uint8_t 246 kernel/arch/ia32/include/arch/smp/apic.h uint8_t vector; /**< Local Timer Interrupt vector. */
uint8_t 262 kernel/arch/ia32/include/arch/smp/apic.h uint8_t apic_id; /**< Local APIC ID. */
uint8_t 281 kernel/arch/ia32/include/arch/smp/apic.h uint8_t id; /**< Logical APIC ID. */
uint8_t 309 kernel/arch/ia32/include/arch/smp/apic.h uint8_t reg_addr; /**< APIC Register Address. */
uint8_t 319 kernel/arch/ia32/include/arch/smp/apic.h uint8_t intvec; /**< Interrupt Vector. */
uint8_t 334 kernel/arch/ia32/include/arch/smp/apic.h uint8_t dest : 8; /**< Destination Field. */
uint8_t 356 kernel/arch/ia32/include/arch/smp/apic.h extern uint8_t bsp_l_apic;
uint8_t 362 kernel/arch/ia32/include/arch/smp/apic.h extern int l_apic_send_custom_ipi(uint8_t, uint8_t);
uint8_t 363 kernel/arch/ia32/include/arch/smp/apic.h extern int l_apic_broadcast_custom_ipi(uint8_t);
uint8_t 364 kernel/arch/ia32/include/arch/smp/apic.h extern int l_apic_send_init_ipi(uint8_t);
uint8_t 367 kernel/arch/ia32/include/arch/smp/apic.h extern uint32_t io_apic_read(uint8_t);
uint8_t 368 kernel/arch/ia32/include/arch/smp/apic.h extern void io_apic_write(uint8_t, uint32_t);
uint8_t 369 kernel/arch/ia32/include/arch/smp/apic.h extern void io_apic_change_ioredtbl(uint8_t pin, uint8_t dest, uint8_t v, unsigned int);
uint8_t 49 kernel/arch/ia32/include/arch/smp/mps.h uint8_t length;
uint8_t 50 kernel/arch/ia32/include/arch/smp/mps.h uint8_t revision;
uint8_t 51 kernel/arch/ia32/include/arch/smp/mps.h uint8_t checksum;
uint8_t 52 kernel/arch/ia32/include/arch/smp/mps.h uint8_t config_type;
uint8_t 53 kernel/arch/ia32/include/arch/smp/mps.h uint8_t mpfib2;
uint8_t 54 kernel/arch/ia32/include/arch/smp/mps.h uint8_t mpfib3;
uint8_t 55 kernel/arch/ia32/include/arch/smp/mps.h uint8_t mpfib4;
uint8_t 56 kernel/arch/ia32/include/arch/smp/mps.h uint8_t mpfib5;
uint8_t 62 kernel/arch/ia32/include/arch/smp/mps.h uint8_t revision;
uint8_t 63 kernel/arch/ia32/include/arch/smp/mps.h uint8_t checksum;
uint8_t 64 kernel/arch/ia32/include/arch/smp/mps.h uint8_t oem_id[8];
uint8_t 65 kernel/arch/ia32/include/arch/smp/mps.h uint8_t product_id[12];
uint8_t 71 kernel/arch/ia32/include/arch/smp/mps.h uint8_t ext_table_checksum;
uint8_t 72 kernel/arch/ia32/include/arch/smp/mps.h uint8_t reserved;
uint8_t 73 kernel/arch/ia32/include/arch/smp/mps.h uint8_t base_table[0];
uint8_t 77 kernel/arch/ia32/include/arch/smp/mps.h uint8_t type;
uint8_t 78 kernel/arch/ia32/include/arch/smp/mps.h uint8_t l_apic_id;
uint8_t 79 kernel/arch/ia32/include/arch/smp/mps.h uint8_t l_apic_version;
uint8_t 80 kernel/arch/ia32/include/arch/smp/mps.h uint8_t cpu_flags;
uint8_t 81 kernel/arch/ia32/include/arch/smp/mps.h uint8_t cpu_signature[4];
uint8_t 87 kernel/arch/ia32/include/arch/smp/mps.h uint8_t type;
uint8_t 88 kernel/arch/ia32/include/arch/smp/mps.h uint8_t bus_id;
uint8_t 89 kernel/arch/ia32/include/arch/smp/mps.h uint8_t bus_type[6];
uint8_t 93 kernel/arch/ia32/include/arch/smp/mps.h uint8_t type;
uint8_t 94 kernel/arch/ia32/include/arch/smp/mps.h uint8_t io_apic_id;
uint8_t 95 kernel/arch/ia32/include/arch/smp/mps.h uint8_t io_apic_version;
uint8_t 96 kernel/arch/ia32/include/arch/smp/mps.h uint8_t io_apic_flags;
uint8_t 101 kernel/arch/ia32/include/arch/smp/mps.h uint8_t type;
uint8_t 102 kernel/arch/ia32/include/arch/smp/mps.h uint8_t intr_type;
uint8_t 103 kernel/arch/ia32/include/arch/smp/mps.h uint8_t poel;
uint8_t 104 kernel/arch/ia32/include/arch/smp/mps.h uint8_t reserved;
uint8_t 105 kernel/arch/ia32/include/arch/smp/mps.h uint8_t src_bus_id;
uint8_t 106 kernel/arch/ia32/include/arch/smp/mps.h uint8_t src_bus_irq;
uint8_t 107 kernel/arch/ia32/include/arch/smp/mps.h uint8_t dst_io_apic_id;
uint8_t 108 kernel/arch/ia32/include/arch/smp/mps.h uint8_t dst_io_apic_pin;
uint8_t 112 kernel/arch/ia32/include/arch/smp/mps.h uint8_t type;
uint8_t 113 kernel/arch/ia32/include/arch/smp/mps.h uint8_t intr_type;
uint8_t 114 kernel/arch/ia32/include/arch/smp/mps.h uint8_t poel;
uint8_t 115 kernel/arch/ia32/include/arch/smp/mps.h uint8_t reserved;
uint8_t 116 kernel/arch/ia32/include/arch/smp/mps.h uint8_t src_bus_id;
uint8_t 117 kernel/arch/ia32/include/arch/smp/mps.h uint8_t src_bus_irq;
uint8_t 118 kernel/arch/ia32/include/arch/smp/mps.h uint8_t dst_l_apic_id;
uint8_t 119 kernel/arch/ia32/include/arch/smp/mps.h uint8_t dst_l_apic_pin;
uint8_t 50 kernel/arch/ia32/include/arch/smp/smp.h uint8_t (*cpu_apic_id)(size_t);
uint8_t 37 kernel/arch/ia32/src/boot/memmap.c uint8_t e820counter = 0;
uint8_t 87 kernel/arch/ia32/src/cpu/cpu.c CPU->arch.tss->iomap_base = &CPU->arch.tss->iomap[0] - ((uint8_t *) CPU->arch.tss);
uint8_t 114 kernel/arch/ia32/src/drivers/i8254.c uint8_t not_ok;
uint8_t 121 kernel/arch/ia32/src/drivers/i8254.c not_ok = (uint8_t) ((pio_read_8(CLK_PORT1) >> 6) & 1);
uint8_t 92 kernel/arch/ia32/src/smp/apic.c uint8_t bsp_l_apic = 0;
uint8_t 188 kernel/arch/ia32/src/smp/apic.c static uint8_t l_apic_id(void)
uint8_t 218 kernel/arch/ia32/src/smp/apic.c uint8_t i;
uint8_t 223 kernel/arch/ia32/src/smp/apic.c io_apic_change_ioredtbl((uint8_t) pin, DEST_ALL, (uint8_t) (IVT_IRQBASE + i), LOPRI);
uint8_t 304 kernel/arch/ia32/src/smp/apic.c int l_apic_send_custom_ipi(uint8_t apicid, uint8_t vector)
uint8_t 336 kernel/arch/ia32/src/smp/apic.c int l_apic_broadcast_custom_ipi(uint8_t vector)
uint8_t 363 kernel/arch/ia32/src/smp/apic.c int l_apic_send_init_ipi(uint8_t apicid)
uint8_t 416 kernel/arch/ia32/src/smp/apic.c icr.vector = (uint8_t) (((uintptr_t) ap_boot) >> 12); /* calculate the reset vector */
uint8_t 520 kernel/arch/ia32/src/smp/apic.c ldr.id = (uint8_t) (1 << CPU->id);
uint8_t 579 kernel/arch/ia32/src/smp/apic.c uint32_t io_apic_read(uint8_t address)
uint8_t 595 kernel/arch/ia32/src/smp/apic.c void io_apic_write(uint8_t address, uint32_t val)
uint8_t 613 kernel/arch/ia32/src/smp/apic.c void io_apic_change_ioredtbl(uint8_t pin, uint8_t dest, uint8_t vec,
uint8_t 624 kernel/arch/ia32/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 625 kernel/arch/ia32/src/smp/apic.c reg.hi = io_apic_read((uint8_t) (IOREDTBL + pin * 2 + 1));
uint8_t 634 kernel/arch/ia32/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 635 kernel/arch/ia32/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2 + 1), reg.hi);
uint8_t 656 kernel/arch/ia32/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 658 kernel/arch/ia32/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 683 kernel/arch/ia32/src/smp/apic.c reg.lo = io_apic_read((uint8_t) (IOREDTBL + pin * 2));
uint8_t 685 kernel/arch/ia32/src/smp/apic.c io_apic_write((uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 42 kernel/arch/ia32/src/smp/ipi.c (void) l_apic_broadcast_custom_ipi((uint8_t) ipi);
uint8_t 74 kernel/arch/ia32/src/smp/mps.c static uint8_t mps_cpu_apic_id(size_t i)
uint8_t 129 kernel/arch/ia32/src/smp/mps.c static bool mps_fs_check(uint8_t *base)
uint8_t 132 kernel/arch/ia32/src/smp/mps.c uint8_t sum;
uint8_t 135 kernel/arch/ia32/src/smp/mps.c sum = (uint8_t) (sum + base[i]);
uint8_t 145 kernel/arch/ia32/src/smp/mps.c uint8_t *base = (uint8_t *) ct;
uint8_t 146 kernel/arch/ia32/src/smp/mps.c uint8_t *ext = base + ct->base_table_length;
uint8_t 147 kernel/arch/ia32/src/smp/mps.c uint8_t sum;
uint8_t 152 kernel/arch/ia32/src/smp/mps.c sum = (uint8_t) (sum + base[i]);
uint8_t 159 kernel/arch/ia32/src/smp/mps.c sum = (uint8_t) (sum + ext[i]);
uint8_t 331 kernel/arch/ia32/src/smp/mps.c uint8_t *ext = (uint8_t *) ct + ct->base_table_length;
uint8_t 332 kernel/arch/ia32/src/smp/mps.c uint8_t *cur;
uint8_t 364 kernel/arch/ia32/src/smp/mps.c uint8_t *cur = &ct->base_table[0];
uint8_t 420 kernel/arch/ia32/src/smp/mps.c static void configure_via_default(uint8_t n __attribute__((unused)))
uint8_t 430 kernel/arch/ia32/src/smp/mps.c uint8_t *addr[2] = { NULL, (uint8_t *) PA2KA(0xf0000) };
uint8_t 442 kernel/arch/ia32/src/smp/mps.c addr[0] = (uint8_t *) PA2KA(ebda ? ebda : 639 * 1024);
uint8_t 58 kernel/arch/ia64/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 100 kernel/arch/ia64/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 102 kernel/arch/ia64/include/arch/asm.h uint8_t v;
uint8_t 228 kernel/arch/ia64/include/arch/register.h uint8_t vector;
uint8_t 267 kernel/arch/ia64/include/arch/register.h uint8_t vector;
uint8_t 288 kernel/arch/ia64/include/arch/register.h uint8_t number;
uint8_t 289 kernel/arch/ia64/include/arch/register.h uint8_t revision;
uint8_t 290 kernel/arch/ia64/include/arch/register.h uint8_t model;
uint8_t 291 kernel/arch/ia64/include/arch/register.h uint8_t family;
uint8_t 292 kernel/arch/ia64/include/arch/register.h uint8_t archrev;
uint8_t 51 kernel/arch/mips32/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 66 kernel/arch/mips32/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 42 kernel/arch/mips32/include/arch/mm/asid.h typedef uint8_t asid_t;
uint8_t 76 kernel/arch/mips32/src/mach/malta/malta.c uint8_t isa_irq = host2uint32_t_le(pio_read_32(GT64120_PCI0_INTACK));
uint8_t 180 kernel/arch/ppc32/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 195 kernel/arch/ppc32/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 52 kernel/arch/ppc32/include/arch/drivers/pic.h extern uint8_t pic_get_pending(void);
uint8_t 94 kernel/arch/ppc32/src/drivers/pic.c uint8_t pic_get_pending(void)
uint8_t 112 kernel/arch/ppc32/src/interrupt.c uint8_t inum;
uint8_t 108 kernel/arch/riscv64/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 123 kernel/arch/riscv64/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 75 kernel/arch/riscv64/src/drivers/ucb.c static void htif_cmd(uint8_t device, uint8_t cmd, uint64_t payload)
uint8_t 50 kernel/arch/sparc64/include/arch/asm.h _NO_TRACE static inline void pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 68 kernel/arch/sparc64/include/arch/asm.h _NO_TRACE static inline uint8_t pio_read_8(ioport8_t *port)
uint8_t 70 kernel/arch/sparc64/include/arch/asm.h uint8_t rv = *port;
uint8_t 64 kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h uint8_t reserved1[0x28];
uint8_t 69 kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h uint8_t reserved2[0x28];
uint8_t 46 kernel/arch/sparc64/include/arch/proc/thread.h uint8_t *uspace_window_buffer;
uint8_t 47 kernel/arch/sparc64/include/arch/register.h uint8_t mask; /**< Mask set revision. */
uint8_t 49 kernel/arch/sparc64/include/arch/register.h uint8_t maxtl;
uint8_t 53 kernel/arch/sparc64/include/arch/sun4v/cpu.h uint8_t strand_count;
uint8_t 43 kernel/arch/sparc64/include/arch/types.h typedef uint8_t asi_t;
uint8_t 82 kernel/arch/sparc64/src/proc/sun4u/scheduler.c (uint8_t *) read_from_ag_g7();
uint8_t 74 kernel/arch/sparc64/src/proc/sun4v/scheduler.c (uint8_t *) asi_u64_read(ASI_SCRATCHPAD, SCRATCHPAD_WBUF);
uint8_t 59 kernel/arch/sparc64/src/proc/thread.c slab_free(uwb_cache, (uint8_t *) ALIGN_DOWN(uw_buf,
uint8_t 81 kernel/arch/sparc64/src/proc/thread.c t->arch.uspace_window_buffer = (uint8_t *) ALIGN_DOWN(uw_buf,
uint8_t 72 kernel/arch/sparc64/src/smp/sun4v/smp.c uint8_t exec_unit_count = 0;
uint8_t 68 kernel/arch/sparc64/src/sun4v/md.c uint8_t tag;
uint8_t 70 kernel/arch/sparc64/src/sun4v/md.c uint8_t name_len;
uint8_t 103 kernel/arch/sparc64/src/sun4v/md.c static uint8_t mach_desc[MD_MAX_SIZE]
uint8_t 42 kernel/genarch/include/genarch/acpi/acpi.h uint8_t signature[8];
uint8_t 43 kernel/genarch/include/genarch/acpi/acpi.h uint8_t checksum;
uint8_t 44 kernel/genarch/include/genarch/acpi/acpi.h uint8_t oemid[6];
uint8_t 45 kernel/genarch/include/genarch/acpi/acpi.h uint8_t revision;
uint8_t 50 kernel/genarch/include/genarch/acpi/acpi.h uint8_t reserved[3];
uint8_t 55 kernel/genarch/include/genarch/acpi/acpi.h uint8_t signature[4];
uint8_t 57 kernel/genarch/include/genarch/acpi/acpi.h uint8_t revision;
uint8_t 58 kernel/genarch/include/genarch/acpi/acpi.h uint8_t checksum;
uint8_t 59 kernel/genarch/include/genarch/acpi/acpi.h uint8_t oemid[6];
uint8_t 60 kernel/genarch/include/genarch/acpi/acpi.h uint8_t oem_table_id[8];
uint8_t 67 kernel/genarch/include/genarch/acpi/acpi.h uint8_t *signature;
uint8_t 89 kernel/genarch/include/genarch/acpi/acpi.h extern int acpi_sdt_check(uint8_t *sdt);
uint8_t 56 kernel/genarch/include/genarch/acpi/madt.h uint8_t type;
uint8_t 57 kernel/genarch/include/genarch/acpi/madt.h uint8_t length;
uint8_t 70 kernel/genarch/include/genarch/acpi/madt.h uint8_t acpi_id;
uint8_t 71 kernel/genarch/include/genarch/acpi/madt.h uint8_t apic_id;
uint8_t 77 kernel/genarch/include/genarch/acpi/madt.h uint8_t io_apic_id;
uint8_t 78 kernel/genarch/include/genarch/acpi/madt.h uint8_t reserved;
uint8_t 85 kernel/genarch/include/genarch/acpi/madt.h uint8_t bus;
uint8_t 86 kernel/genarch/include/genarch/acpi/madt.h uint8_t source;
uint8_t 99 kernel/genarch/include/genarch/acpi/madt.h uint8_t acpi_id;
uint8_t 101 kernel/genarch/include/genarch/acpi/madt.h uint8_t l_apic_lint;
uint8_t 112 kernel/genarch/include/genarch/acpi/madt.h uint8_t io_apic_id;
uint8_t 113 kernel/genarch/include/genarch/acpi/madt.h uint8_t reserved;
uint8_t 120 kernel/genarch/include/genarch/acpi/madt.h uint8_t acpi_id;
uint8_t 121 kernel/genarch/include/genarch/acpi/madt.h uint8_t sapic_id;
uint8_t 122 kernel/genarch/include/genarch/acpi/madt.h uint8_t sapic_eid;
uint8_t 123 kernel/genarch/include/genarch/acpi/madt.h uint8_t reserved[3];
uint8_t 126 kernel/genarch/include/genarch/acpi/madt.h uint8_t acpi_processor_uid_str[1];
uint8_t 132 kernel/genarch/include/genarch/acpi/madt.h uint8_t intr_type;
uint8_t 133 kernel/genarch/include/genarch/acpi/madt.h uint8_t processor_id;
uint8_t 134 kernel/genarch/include/genarch/acpi/madt.h uint8_t processor_eid;
uint8_t 135 kernel/genarch/include/genarch/acpi/madt.h uint8_t io_sapic_vector;
uint8_t 44 kernel/genarch/include/genarch/drivers/i8042/i8042.h uint8_t pad[3];
uint8_t 93 kernel/genarch/include/genarch/drivers/ns16550/ns16550.h extern void ns16550_format_set(ns16550_instance_t *, unsigned, uint8_t);
uint8_t 50 kernel/genarch/include/genarch/drivers/omap/irc.h const uint8_t padd0[12];
uint8_t 64 kernel/genarch/include/genarch/drivers/omap/irc.h const uint8_t padd1[40];
uint8_t 97 kernel/genarch/include/genarch/drivers/omap/irc.h const uint8_t padd2[12];
uint8_t 115 kernel/genarch/include/genarch/drivers/omap/irc.h const uint8_t padd3[20];
uint8_t 45 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad0[0x1ff];
uint8_t 48 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad1[0x1ff];
uint8_t 51 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad2[0x1ff];
uint8_t 54 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad3[0x1ff];
uint8_t 57 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad4[0x1ff];
uint8_t 60 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad5[0x1ff];
uint8_t 63 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad6[0x1ff];
uint8_t 66 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad7[0x1ff];
uint8_t 69 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad8[0x1ff];
uint8_t 72 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad9[0x1ff];
uint8_t 75 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad10[0x1ff];
uint8_t 78 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad11[0x1ff];
uint8_t 81 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad12[0x1ff];
uint8_t 84 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad13[0x1ff];
uint8_t 87 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad14[0x1ff];
uint8_t 90 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t pad15[0x1ff];
uint8_t 109 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t rcv_buf[CUDA_RCV_BUF_SIZE];
uint8_t 110 kernel/genarch/include/genarch/drivers/via-cuda/cuda.h uint8_t snd_buf[CUDA_RCV_BUF_SIZE];
uint8_t 47 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_red_pos;
uint8_t 48 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_red_size;
uint8_t 50 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_green_pos;
uint8_t 51 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_green_size;
uint8_t 53 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_blue_pos;
uint8_t 54 kernel/genarch/include/genarch/fb/bfb.h extern uint8_t bfb_blue_size;
uint8_t 45 kernel/genarch/include/genarch/fb/font-8x16.h extern uint8_t fb_font[FONT_GLYPHS][FONT_SCANLINES];
uint8_t 105 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t red;
uint8_t 106 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t green;
uint8_t 107 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t blue;
uint8_t 118 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t red_pos;
uint8_t 119 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t red_size;
uint8_t 120 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t green_pos;
uint8_t 121 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t green_size;
uint8_t 122 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t blue_pos;
uint8_t 123 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t blue_size;
uint8_t 132 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t bpp;
uint8_t 133 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t visual;
uint8_t 134 kernel/genarch/include/genarch/multiboot/multiboot2.h uint8_t reserved;
uint8_t 62 kernel/genarch/src/acpi/acpi.c (uint8_t *) "APIC",
uint8_t 68 kernel/genarch/src/acpi/acpi.c static int rsdp_check(uint8_t *_rsdp)
uint8_t 71 kernel/genarch/src/acpi/acpi.c uint8_t sum = 0;
uint8_t 75 kernel/genarch/src/acpi/acpi.c sum = (uint8_t) (sum + _rsdp[i]);
uint8_t 84 kernel/genarch/src/acpi/acpi.c sum = (uint8_t) (sum + _rsdp[i]);
uint8_t 89 kernel/genarch/src/acpi/acpi.c int acpi_sdt_check(uint8_t *sdt)
uint8_t 92 kernel/genarch/src/acpi/acpi.c uint8_t sum = 0;
uint8_t 96 kernel/genarch/src/acpi/acpi.c sum = (uint8_t) (sum + sdt[i]);
uint8_t 136 kernel/genarch/src/acpi/acpi.c if (!acpi_sdt_check((uint8_t *) vhdr))
uint8_t 162 kernel/genarch/src/acpi/acpi.c if (!acpi_sdt_check((uint8_t *) vhdr))
uint8_t 173 kernel/genarch/src/acpi/acpi.c static uint8_t *search_rsdp(uint8_t *base, size_t len)
uint8_t 192 kernel/genarch/src/acpi/acpi.c uint8_t *rsdp = NULL;
uint8_t 195 kernel/genarch/src/acpi/acpi.c rsdp = search_rsdp((uint8_t *) PA2KA(ebda), 1024);
uint8_t 198 kernel/genarch/src/acpi/acpi.c rsdp = search_rsdp((uint8_t *) PA2KA(0xe0000), 128 * 1024);
uint8_t 221 kernel/genarch/src/acpi/acpi.c if ((acpi_rsdt) && (!acpi_sdt_check((uint8_t *) acpi_rsdt))) {
uint8_t 226 kernel/genarch/src/acpi/acpi.c if ((acpi_xsdt) && (!acpi_sdt_check((uint8_t *) acpi_xsdt))) {
uint8_t 82 kernel/genarch/src/acpi/madt.c static uint8_t madt_cpu_apic_id(size_t i)
uint8_t 135 kernel/genarch/src/acpi/madt.c uint8_t typea = (*((struct madt_apic_header **) a))->type;
uint8_t 136 kernel/genarch/src/acpi/madt.c uint8_t typeb = (*((struct madt_apic_header **) b))->type;
uint8_t 186 kernel/genarch/src/acpi/madt.c (((uint8_t *) acpi_madt) + acpi_madt->header.length);
uint8_t 194 kernel/genarch/src/acpi/madt.c hdr = (struct madt_apic_header *) (((uint8_t *) hdr) + hdr->length))
uint8_t 206 kernel/genarch/src/acpi/madt.c hdr = (struct madt_apic_header *) (((uint8_t *) hdr) + hdr->length)) {
uint8_t 40 kernel/genarch/src/drivers/bcm2835/mbox.c static void mbox_write(bcm2835_mbox_t *mbox, uint8_t chan, uint32_t value)
uint8_t 47 kernel/genarch/src/drivers/bcm2835/mbox.c static uint32_t mbox_read(bcm2835_mbox_t *mbox, uint8_t chan)
uint8_t 68 kernel/genarch/src/drivers/ega/ega.c uint8_t *addr;
uint8_t 69 kernel/genarch/src/drivers/ega/ega.c uint8_t *backbuf;
uint8_t 468 kernel/genarch/src/drivers/ega/ega.c uint8_t stat = pio_read_8(instance->base + EGA_DATA_REG);
uint8_t 479 kernel/genarch/src/drivers/ega/ega.c (uint8_t) ((instance->cursor >> 8) & 0xff));
uint8_t 482 kernel/genarch/src/drivers/ega/ega.c (uint8_t) (instance->cursor & 0xff));
uint8_t 490 kernel/genarch/src/drivers/ega/ega.c uint8_t hi = pio_read_8(instance->base + EGA_DATA_REG);
uint8_t 492 kernel/genarch/src/drivers/ega/ega.c uint8_t lo = pio_read_8(instance->base + EGA_DATA_REG);
uint8_t 520 kernel/genarch/src/drivers/ega/ega.c uint8_t glyph;
uint8_t 521 kernel/genarch/src/drivers/ega/ega.c uint8_t style;
uint8_t 619 kernel/genarch/src/drivers/ega/ega.c instance->addr = (uint8_t *) km_map(addr, EGA_VRAM_SIZE,
uint8_t 628 kernel/genarch/src/drivers/ega/ega.c instance->backbuf = (uint8_t *) malloc(EGA_VRAM_SIZE);
uint8_t 74 kernel/genarch/src/drivers/i8042/i8042.c uint8_t data = pio_read_8(&dev->data);
uint8_t 91 kernel/genarch/src/drivers/i8042/i8042.c static void i8042_send_command(i8042_t *dev, uint8_t cmd)
uint8_t 118 kernel/genarch/src/drivers/i8259/i8259.c uint8_t x;
uint8_t 123 kernel/genarch/src/drivers/i8259/i8259.c (uint8_t) (x & (~(irqmask & 0xff))));
uint8_t 128 kernel/genarch/src/drivers/i8259/i8259.c (uint8_t) (x & (~(irqmask >> I8259_IRQ_COUNT))));
uint8_t 134 kernel/genarch/src/drivers/i8259/i8259.c uint8_t x;
uint8_t 139 kernel/genarch/src/drivers/i8259/i8259.c (uint8_t) (x | (irqmask & 0xff)));
uint8_t 144 kernel/genarch/src/drivers/i8259/i8259.c (uint8_t) (x | (irqmask >> I8259_IRQ_COUNT)));
uint8_t 159 kernel/genarch/src/drivers/i8259/i8259.c uint8_t isr_lo = pio_read_8(&saved_pic0->port1);
uint8_t 160 kernel/genarch/src/drivers/i8259/i8259.c uint8_t isr_hi = pio_read_8(&saved_pic1->port1);
uint8_t 66 kernel/genarch/src/drivers/ns16550/ns16550.c static uint8_t ns16550_reg_read(ns16550_instance_t *inst, ns16550_reg_t reg)
uint8_t 72 kernel/genarch/src/drivers/ns16550/ns16550.c uint8_t val)
uint8_t 92 kernel/genarch/src/drivers/ns16550/ns16550.c uint8_t data = ns16550_reg_read(instance, NS16550_REG_RBR);
uint8_t 105 kernel/genarch/src/drivers/ns16550/ns16550.c static void ns16550_sendb(ns16550_instance_t *instance, uint8_t byte)
uint8_t 123 kernel/genarch/src/drivers/ns16550/ns16550.c ns16550_sendb(instance, (uint8_t) ch);
uint8_t 144 kernel/genarch/src/drivers/ns16550/ns16550.c unsigned baud_rate, uint8_t lcr_format)
uint8_t 42 kernel/genarch/src/drivers/omap/uart.c static void omap_uart_txb(omap_uart_t *uart, uint8_t b)
uint8_t 79 kernel/genarch/src/drivers/omap/uart.c const uint8_t val = uart->regs->rhr;
uint8_t 48 kernel/genarch/src/drivers/pl011/pl011.c static void pl011_uart_sendb(pl011_uart_t *uart, uint8_t byte)
uint8_t 70 kernel/genarch/src/drivers/pl011/pl011.c pl011_uart_sendb(uart, (uint8_t) '\r');
uint8_t 71 kernel/genarch/src/drivers/pl011/pl011.c pl011_uart_sendb(uart, (uint8_t) ch);
uint8_t 94 kernel/genarch/src/drivers/pl011/pl011.c const uint8_t data = pio_read_32(&uart->regs->data);
uint8_t 53 kernel/genarch/src/drivers/pl050/pl050.c uint8_t status;
uint8_t 63 kernel/genarch/src/drivers/pl050/pl050.c uint8_t data;
uint8_t 64 kernel/genarch/src/drivers/pl050/pl050.c uint8_t status;
uint8_t 99 kernel/genarch/src/drivers/pl050/pl050.c uint8_t val;
uint8_t 51 kernel/genarch/src/drivers/s3c24xx/uart.c static void s3c24xx_uart_sendb(outdev_t *dev, uint8_t byte)
uint8_t 73 kernel/genarch/src/drivers/s3c24xx/uart.c s3c24xx_uart_sendb(dev, (uint8_t) '\r');
uint8_t 74 kernel/genarch/src/drivers/s3c24xx/uart.c s3c24xx_uart_sendb(dev, (uint8_t) ch);
uint8_t 54 kernel/genarch/src/drivers/via-cuda/cuda.c static void cuda_packet_handle(cuda_instance_t *instance, uint8_t *buf, size_t len);
uint8_t 142 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t ifr;
uint8_t 157 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t rbuf[CUDA_RCV_BUF_SIZE];
uint8_t 203 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t b;
uint8_t 225 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t b, data;
uint8_t 250 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t b;
uint8_t 276 kernel/genarch/src/drivers/via-cuda/cuda.c uint8_t b;
uint8_t 324 kernel/genarch/src/drivers/via-cuda/cuda.c static void cuda_packet_handle(cuda_instance_t *instance, uint8_t *data, size_t len)
uint8_t 49 kernel/genarch/src/fb/bfb.c uint8_t bfb_red_pos = 0;
uint8_t 50 kernel/genarch/src/fb/bfb.c uint8_t bfb_red_size = 0;
uint8_t 52 kernel/genarch/src/fb/bfb.c uint8_t bfb_green_pos = 0;
uint8_t 53 kernel/genarch/src/fb/bfb.c uint8_t bfb_green_size = 0;
uint8_t 55 kernel/genarch/src/fb/bfb.c uint8_t bfb_blue_pos = 0;
uint8_t 56 kernel/genarch/src/fb/bfb.c uint8_t bfb_blue_size = 0;
uint8_t 90 kernel/genarch/src/fb/fb.c uint8_t *addr;
uint8_t 92 kernel/genarch/src/fb/fb.c uint8_t *glyphs;
uint8_t 93 kernel/genarch/src/fb/fb.c uint8_t *bgscan;
uint8_t 172 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[0] = RED(rgb, 8);
uint8_t 173 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[1] = GREEN(rgb, 8);
uint8_t 174 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[2] = BLUE(rgb, 8);
uint8_t 179 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[0] = BLUE(rgb, 8);
uint8_t 180 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[1] = GREEN(rgb, 8);
uint8_t 181 kernel/genarch/src/fb/fb.c ((uint8_t *) dst)[2] = RED(rgb, 8);
uint8_t 227 kernel/genarch/src/fb/fb.c *((uint8_t *) dst) =
uint8_t 634 kernel/genarch/src/fb/fb.c instance->addr = (uint8_t *) km_map((uintptr_t) props->addr, fbsize,
uint8_t 651 kernel/genarch/src/fb/fb.c instance->glyphs = (uint8_t *) malloc(glyphsize);
uint8_t 365 kernel/genarch/src/fb/font-8x16.c uint8_t fb_font[FONT_GLYPHS][FONT_SCANLINES] = {
uint8_t 63 kernel/generic/common/adt/bitmap.c uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 101 kernel/generic/common/adt/bitmap.c bitmap->bits = (uint8_t *) data;
uint8_t 115 kernel/generic/common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
uint8_t 135 kernel/generic/common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
uint8_t 140 kernel/generic/common/adt/checksum.c crc = poly_table[((uint8_t) crc ^ *(data++))] ^ (crc >> 8);
uint8_t 109 kernel/generic/common/gsort.c uint8_t ibuf_slot[IBUF_SIZE];
uint8_t 47 kernel/generic/common/include/adt/bitmap.h uint8_t *bits;
uint8_t 58 kernel/generic/common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 74 kernel/generic/common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 41 kernel/generic/common/include/adt/checksum.h extern uint32_t compute_crc32(uint8_t *, size_t);
uint8_t 42 kernel/generic/common/include/adt/checksum.h extern uint32_t compute_crc32_seed(uint8_t *, size_t, uint32_t);
uint8_t 465 kernel/generic/common/include/adt/list.h return (void *) (((uint8_t *) tmp) - offset);
uint8_t 124 kernel/generic/common/include/str.h extern errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n);
uint8_t 149 kernel/generic/common/include/str.h uint8_t *);
uint8_t 88 kernel/generic/common/stdc/mem.c pattern = (pattern << 8) | (uint8_t) b;
uint8_t 138 kernel/generic/common/stdc/mem.c const uint8_t *srcb;
uint8_t 139 kernel/generic/common/stdc/mem.c uint8_t *dstb;
uint8_t 195 kernel/generic/common/stdc/mem.c srcb = (const uint8_t *) srcw;
uint8_t 196 kernel/generic/common/stdc/mem.c dstb = (uint8_t *) dstw;
uint8_t 210 kernel/generic/common/stdc/mem.c const uint8_t *sp;
uint8_t 211 kernel/generic/common/stdc/mem.c uint8_t *dp;
uint8_t 257 kernel/generic/common/stdc/mem.c uint8_t *u1 = (uint8_t *) s1;
uint8_t 258 kernel/generic/common/stdc/mem.c uint8_t *u2 = (uint8_t *) s2;
uint8_t 284 kernel/generic/common/stdc/mem.c uint8_t *u = (uint8_t *) s;
uint8_t 122 kernel/generic/common/str.c #define LO_MASK_8(n) ((uint8_t) ((1 << (n)) - 1))
uint8_t 154 kernel/generic/common/str.c uint8_t b0 = (uint8_t) str[(*offset)++];
uint8_t 189 kernel/generic/common/str.c uint8_t b = (uint8_t) str[(*offset)++];
uint8_t 226 kernel/generic/common/str.c uint8_t b = (uint8_t) str[--(*offset)];
uint8_t 933 kernel/generic/common/str.c errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n)
uint8_t 938 kernel/generic/common/str.c uint8_t byte;
uint8_t 364 kernel/generic/common/strtol.c bool strict, uint8_t *result)
uint8_t 54 kernel/generic/include/bitops.h _NO_TRACE static inline uint8_t fnzb32(uint32_t arg)
uint8_t 56 kernel/generic/include/bitops.h uint8_t n = 0;
uint8_t 89 kernel/generic/include/bitops.h _NO_TRACE static inline uint8_t fnzb64(uint64_t arg)
uint8_t 91 kernel/generic/include/bitops.h uint8_t n = 0;
uint8_t 69 kernel/generic/include/cpu.h uint8_t *stack;
uint8_t 40 kernel/generic/include/debug/line.h const uint8_t *unit_end;
uint8_t 41 kernel/generic/include/debug/line.h const uint8_t *header_end;
uint8_t 42 kernel/generic/include/debug/line.h const uint8_t *standard_opcode_lengths;
uint8_t 46 kernel/generic/include/debug/line.h uint8_t minimum_instruction_length;
uint8_t 49 kernel/generic/include/debug/line.h uint8_t line_range;
uint8_t 50 kernel/generic/include/debug/line.h uint8_t opcode_base;
uint8_t 54 kernel/generic/include/debug/line.h const uint8_t *include_directories;
uint8_t 55 kernel/generic/include/debug/line.h const uint8_t *include_directories_end;
uint8_t 56 kernel/generic/include/debug/line.h const uint8_t *file_names;
uint8_t 61 kernel/generic/include/debug/line.h const uint8_t *directory_entry_format;
uint8_t 62 kernel/generic/include/debug/line.h const uint8_t *directory_entry_format_end;
uint8_t 63 kernel/generic/include/debug/line.h const uint8_t *directories;
uint8_t 64 kernel/generic/include/debug/line.h const uint8_t *directories_end;
uint8_t 65 kernel/generic/include/debug/line.h const uint8_t *file_name_entry_format;
uint8_t 66 kernel/generic/include/debug/line.h const uint8_t *file_name_entry_format_end;
uint8_t 67 kernel/generic/include/debug/line.h const uint8_t *file_names;
uint8_t 68 kernel/generic/include/debug/line.h const uint8_t *file_names_end;
uint8_t 69 kernel/generic/include/debug/line.h uint8_t address_size;
uint8_t 70 kernel/generic/include/debug/line.h uint8_t segment_selector_size;
uint8_t 71 kernel/generic/include/debug/line.h uint8_t directory_entry_format_count;
uint8_t 72 kernel/generic/include/debug/line.h uint8_t file_name_entry_format_count;
uint8_t 73 kernel/generic/include/debug/line.h uint8_t maximum_operations_per_instruction;
uint8_t 80 kernel/generic/include/debug/line.h const uint8_t *program;
uint8_t 81 kernel/generic/include/debug/line.h const uint8_t *program_end;
uint8_t 93 kernel/generic/include/debug/line.h static inline struct debug_line_program debug_line_program_create(const uint8_t *program,
uint8_t 94 kernel/generic/include/debug/line.h const uint8_t *const program_end,
uint8_t 167 kernel/generic/include/ipc/ipc.h uint8_t *buffer;
uint8_t 84 kernel/generic/include/lib/ra.h uint8_t flags; /**< Segment flags. */
uint8_t 41 kernel/generic/include/main/main.h extern uint8_t kernel_load_address[];
uint8_t 43 kernel/generic/include/main/main.h extern uint8_t kdata_end[];
uint8_t 43 kernel/generic/include/memw.h extern void memsetb(void *, size_t, uint8_t)
uint8_t 50 kernel/generic/include/mm/frame.h typedef uint8_t frame_flags_t;
uint8_t 71 kernel/generic/include/mm/frame.h typedef uint8_t zone_flags_t;
uint8_t 142 kernel/generic/include/proc/thread.h uint8_t *kstack;
uint8_t 47 kernel/generic/include/typedefs.h typedef volatile uint8_t ioport8_t;
uint8_t 711 kernel/generic/src/console/cmd.c uint8_t *ptr = NULL;
uint8_t 718 kernel/generic/src/console/cmd.c ptr = (uint8_t *) km_map(argv[0].intval, sizeof(uint8_t),
uint8_t 721 kernel/generic/src/console/cmd.c const uint8_t val = pio_read_8(ptr);
uint8_t 729 kernel/generic/src/console/cmd.c km_unmap((uintptr_t) ptr, sizeof(uint8_t));
uint8_t 801 kernel/generic/src/console/cmd.c uint8_t *ptr = NULL;
uint8_t 808 kernel/generic/src/console/cmd.c ptr = (uint8_t *) km_map(argv[0].intval, sizeof(uint8_t),
uint8_t 812 kernel/generic/src/console/cmd.c (uint8_t) argv[1].intval);
uint8_t 813 kernel/generic/src/console/cmd.c pio_write_8(ptr, (uint8_t) argv[1].intval);
uint8_t 820 kernel/generic/src/console/cmd.c km_unmap((uintptr_t) ptr, sizeof(uint8_t));
uint8_t 83 kernel/generic/src/cpu/cpu.c cpus[i].local.stack = (uint8_t *) PA2KA(stack_phys);
uint8_t 59 kernel/generic/src/debug/line.c const uint8_t opcode_base = lp->hdr->opcode_base;
uint8_t 61 kernel/generic/src/debug/line.c const uint8_t *program = lp->program;
uint8_t 62 kernel/generic/src/debug/line.c const uint8_t *const program_end = lp->program_end;
uint8_t 68 kernel/generic/src/debug/line.c uint8_t opcode = read_byte(&program, program_end);
uint8_t 155 kernel/generic/src/debug/line.c const uint8_t opcode_base = lp->hdr->opcode_base;
uint8_t 157 kernel/generic/src/debug/line.c const uint8_t line_range = lp->hdr->line_range;
uint8_t 160 kernel/generic/src/debug/line.c const uint8_t *program = lp->program;
uint8_t 161 kernel/generic/src/debug/line.c const uint8_t *const program_end = lp->program_end;
uint8_t 167 kernel/generic/src/debug/line.c uint8_t opcode = read_byte(&program, program_end);
uint8_t 299 kernel/generic/src/debug/line.c static void debug_line_program_header_parse(debug_sections_t *scs, const uint8_t *data, const uint8_t *data_end, struct debug_line_program_header *hdr)
uint8_t 301 kernel/generic/src/debug/line.c const uint8_t *unit_start = data;
uint8_t 404 kernel/generic/src/debug/line.c static bool has_usable_name(const uint8_t *format, const uint8_t *format_end, unsigned width)
uint8_t 408 kernel/generic/src/debug/line.c const uint8_t *dummy = NULL;
uint8_t 440 kernel/generic/src/debug/line.c const uint8_t *files = hdr->v3.file_names;
uint8_t 441 kernel/generic/src/debug/line.c const uint8_t *files_end = hdr->header_end;
uint8_t 473 kernel/generic/src/debug/line.c const uint8_t *fns = hdr->v5.file_names;
uint8_t 474 kernel/generic/src/debug/line.c const uint8_t *fns_end = hdr->v5.file_names_end;
uint8_t 478 kernel/generic/src/debug/line.c for (uint8_t i = 0; i < hdr->v5.file_names_count; i++) {
uint8_t 480 kernel/generic/src/debug/line.c const uint8_t *fnef = hdr->v5.file_name_entry_format;
uint8_t 481 kernel/generic/src/debug/line.c const uint8_t *fnef_end = hdr->v5.file_name_entry_format_end;
uint8_t 483 kernel/generic/src/debug/line.c for (uint8_t j = 0; j < hdr->v5.file_name_entry_format_count; j++) {
uint8_t 547 kernel/generic/src/debug/line.c const uint8_t *dirs = hdr->v3.include_directories;
uint8_t 548 kernel/generic/src/debug/line.c const uint8_t *dirs_end = hdr->v3.include_directories_end;
uint8_t 567 kernel/generic/src/debug/line.c const uint8_t *fns = hdr->v5.directories;
uint8_t 568 kernel/generic/src/debug/line.c const uint8_t *fns_end = hdr->v5.directories_end;
uint8_t 572 kernel/generic/src/debug/line.c for (uint8_t i = 0; i < hdr->v5.directories_count; i++) {
uint8_t 574 kernel/generic/src/debug/line.c const uint8_t *fnef = hdr->v5.directory_entry_format;
uint8_t 575 kernel/generic/src/debug/line.c const uint8_t *fnef_end = hdr->v5.directory_entry_format_end;
uint8_t 577 kernel/generic/src/debug/line.c for (uint8_t j = 0; j < hdr->v5.directory_entry_format_count; j++) {
uint8_t 619 kernel/generic/src/debug/line.c static const uint8_t *find_line_program(debug_sections_t *scs, uintptr_t addr)
uint8_t 625 kernel/generic/src/debug/line.c const uint8_t *closest_prog = NULL;
uint8_t 627 kernel/generic/src/debug/line.c const uint8_t *debug_line_ptr = scs->debug_line;
uint8_t 628 kernel/generic/src/debug/line.c const uint8_t *const debug_line_end = scs->debug_line + scs->debug_line_size;
uint8_t 631 kernel/generic/src/debug/line.c const uint8_t *prog = debug_line_ptr;
uint8_t 710 kernel/generic/src/debug/line.c const uint8_t *data = find_line_program(scs, addr);
uint8_t 715 kernel/generic/src/debug/line.c const uint8_t *const debug_line_end = scs->debug_line + scs->debug_line_size;
uint8_t 35 kernel/generic/src/debug/util.c bool skip_data(unsigned form, const uint8_t **const data,
uint8_t 36 kernel/generic/src/debug/util.c const uint8_t *data_end, unsigned width)
uint8_t 117 kernel/generic/src/debug/util.c void print_format(const char *name, const uint8_t *format, const uint8_t *format_end)
uint8_t 137 kernel/generic/src/debug/util.c const uint8_t *data, const uint8_t *const data_end,
uint8_t 138 kernel/generic/src/debug/util.c const uint8_t *format, const uint8_t *format_end,
uint8_t 144 kernel/generic/src/debug/util.c const uint8_t *old_data = data;
uint8_t 145 kernel/generic/src/debug/util.c const uint8_t *format_ptr = format;
uint8_t 163 kernel/generic/src/debug/util.c void print_block(const uint8_t **const data,
uint8_t 164 kernel/generic/src/debug/util.c const uint8_t *data_end, unsigned bytes)
uint8_t 173 kernel/generic/src/debug/util.c void print_formed_data(debug_sections_t *scs, unsigned form, const uint8_t **const data,
uint8_t 174 kernel/generic/src/debug/util.c const uint8_t *data_end, unsigned width)
uint8_t 40 kernel/generic/src/debug/util.h extern bool skip_data(unsigned, const uint8_t **const, const uint8_t *, unsigned);
uint8_t 41 kernel/generic/src/debug/util.h extern void print_format(const char *, const uint8_t *, const uint8_t *);
uint8_t 43 kernel/generic/src/debug/util.h const uint8_t *, const uint8_t *, const uint8_t *, const uint8_t *, unsigned);
uint8_t 45 kernel/generic/src/debug/util.h extern void print_block(const uint8_t **, const uint8_t *, unsigned);
uint8_t 46 kernel/generic/src/debug/util.h extern void print_formed_data(debug_sections_t *scs, unsigned, const uint8_t **const, const uint8_t *, unsigned);
uint8_t 48 kernel/generic/src/debug/util.h static inline uint8_t read_byte(const uint8_t **data, const uint8_t *data_end)
uint8_t 70 kernel/generic/src/debug/util.h static inline uint16_t read_uint16(const uint8_t **data, const uint8_t *data_end)
uint8_t 83 kernel/generic/src/debug/util.h static inline uint32_t read_uint24(const uint8_t **data, const uint8_t *data_end)
uint8_t 101 kernel/generic/src/debug/util.h static inline uint32_t read_uint32(const uint8_t **data, const uint8_t *data_end)
uint8_t 114 kernel/generic/src/debug/util.h static inline uint64_t read_uint64(const uint8_t **data, const uint8_t *data_end)
uint8_t 127 kernel/generic/src/debug/util.h static inline uint64_t read_uint(const uint8_t **data, const uint8_t *data_end, unsigned bytes)
uint8_t 143 kernel/generic/src/debug/util.h static inline uint64_t read_uleb128(const uint8_t **data, const uint8_t *data_end)
uint8_t 149 kernel/generic/src/debug/util.h uint8_t byte = *((*data)++);
uint8_t 160 kernel/generic/src/debug/util.h static inline int64_t read_sleb128(const uint8_t **data, const uint8_t *data_end)
uint8_t 166 kernel/generic/src/debug/util.h uint8_t byte = *((*data)++);
uint8_t 182 kernel/generic/src/debug/util.h static inline void skip_leb128(const uint8_t **data, const uint8_t *data_end)
uint8_t 185 kernel/generic/src/debug/util.h uint8_t byte = *((*data)++);
uint8_t 191 kernel/generic/src/debug/util.h static inline uint64_t read_initial_length(const uint8_t **data, const uint8_t *data_end, unsigned *width)
uint8_t 203 kernel/generic/src/debug/util.h static inline const char *read_string(const uint8_t **data, const uint8_t *data_end)
uint8_t 221 kernel/generic/src/debug/util.h static inline void skip_string(const uint8_t **data, const uint8_t *data_end)
uint8_t 226 kernel/generic/src/debug/util.h static inline void safe_increment(const uint8_t **data,
uint8_t 227 kernel/generic/src/debug/util.h const uint8_t *data_end, ptrdiff_t increment)
uint8_t 238 kernel/generic/src/debug/util.h static inline void skip_format(const uint8_t **data, const uint8_t *const data_end,
uint8_t 247 kernel/generic/src/debug/util.h static inline void skip_formatted_entry(const uint8_t **data, const uint8_t *const data_end,
uint8_t 248 kernel/generic/src/debug/util.h const uint8_t *format, const uint8_t *format_end, unsigned width)
uint8_t 259 kernel/generic/src/debug/util.h static inline void skip_formatted_list(const uint8_t **data, const uint8_t *const data_end,
uint8_t 260 kernel/generic/src/debug/util.h unsigned count, const uint8_t *format, const uint8_t *format_end,
uint8_t 472 kernel/generic/src/ipc/irq.c (uint8_t) code->cmds[i].value);
uint8_t 484 kernel/generic/src/ipc/irq.c (uint8_t) scratch[srcarg]);
uint8_t 58 kernel/generic/src/ipc/ops/datawrite.c call->buffer = (uint8_t *) malloc(size);
uint8_t 95 kernel/generic/src/lib/elf.c &((elf_segment_header_t *)(((uint8_t *) header) +
uint8_t 55 kernel/generic/src/lib/mem.c void memsetb(void *dst, size_t cnt, uint8_t val)
uint8_t 62 kernel/generic/src/log/log.c uint8_t log_buffer[LOG_LENGTH] __attribute__((aligned(PAGE_SIZE)));
uint8_t 99 kernel/generic/src/log/log.c static size_t log_copy_from(uint8_t *data, size_t pos, size_t len)
uint8_t 107 kernel/generic/src/log/log.c static size_t log_copy_to(const uint8_t *data, size_t pos, size_t len)
uint8_t 119 kernel/generic/src/log/log.c static void log_append(const uint8_t *data, size_t len)
uint8_t 134 kernel/generic/src/log/log.c log_copy_from((uint8_t *) &entry_len, log_start, sizeof(size_t));
uint8_t 160 kernel/generic/src/log/log.c log_append((uint8_t *) &log_current_len, sizeof(size_t));
uint8_t 161 kernel/generic/src/log/log.c log_append((uint8_t *) &log_counter, sizeof(uint32_t));
uint8_t 164 kernel/generic/src/log/log.c log_append((uint8_t *) &fac32, sizeof(uint32_t));
uint8_t 165 kernel/generic/src/log/log.c log_append((uint8_t *) &lvl32, sizeof(uint32_t));
uint8_t 177 kernel/generic/src/log/log.c log_copy_to((uint8_t *) &log_current_len, log_current_start, sizeof(size_t));
uint8_t 211 kernel/generic/src/log/log.c log_append((const uint8_t *)str, size);
uint8_t 231 kernel/generic/src/log/log.c log_append((const uint8_t *)buffer, buffer_offset);
uint8_t 340 kernel/generic/src/log/log.c log_copy_from((uint8_t *) &entry_len, pos, sizeof(size_t));
uint8_t 361 kernel/generic/src/log/log.c log_copy_from((uint8_t *) (data + copied), pos, entry_len);
uint8_t 137 kernel/generic/src/main/main.c static _Alignas(STACK_SIZE) uint8_t bootstrap_stack[STACK_SIZE];
uint8_t 140 kernel/generic/src/main/main.c uint8_t *const bootstrap_stack_top = bootstrap_stack + STACK_SIZE;
uint8_t 153 kernel/generic/src/proc/thread.c thread->kstack = (uint8_t *) PA2KA(stack_phys);
uint8_t 310 kernel/generic/src/udebug/udebug_ipc.c call->buffer = (uint8_t *) data;
uint8_t 49 kernel/test/mm/falloc2.c uint8_t val = THREAD->tid % THREADS;
uint8_t 86 kernel/test/mm/falloc2.c if (((uint8_t *) PA2KA(frames[i]))[k] != val) {
uint8_t 68 kernel/test/print/print2.c TPRINTF("Real output: [%#" PRIx64 "] [%#" PRIx32 "] [%#" PRIx16 "] [%#" PRIx8 "] [%#" PRIxn "] [%#" PRIx64 "] \"%s\"\n\n", (uint64_t) UINT64_C(0x1234567887654321), (uint32_t) UINT32_C(0x12345678), (uint16_t) UINT16_C(0x1234), (uint8_t) UINT8_C(0x12), nat, (uint64_t) UINT64_C(0x1234567887654321), "Lovely string");
uint8_t 37 kernel/test/print/print4.c uint8_t group;
uint8_t 41 kernel/test/print/print4.c uint8_t index;
uint8_t 57 kernel/test/print/print4.c uint8_t index;
uint8_t 268 uspace/app/bdsh/cmds/modules/cat/cat.c paged_char(hexchars[((uint8_t)buff[i]) / 16]);
uint8_t 269 uspace/app/bdsh/cmds/modules/cat/cat.c paged_char(hexchars[((uint8_t)buff[i]) % 16]);
uint8_t 58 uspace/app/blkdump/blkdump.c static void print_hex_row(uint8_t *data, size_t length, size_t bytes_per_row);
uint8_t 184 uspace/app/blkdump/blkdump.c uint8_t *data;
uint8_t 246 uspace/app/blkdump/blkdump.c static void print_hex_row(uint8_t *data, size_t length, size_t bytes_per_row)
uint8_t 249 uspace/app/blkdump/blkdump.c uint8_t b;
uint8_t 45 uspace/app/hbench/ipc/read1k.c static uint8_t rw_buf[rw_buf_size];
uint8_t 45 uspace/app/hbench/ipc/write1k.c static uint8_t rw_buf[rw_buf_size];
uint8_t 94 uspace/app/mkbd/main.c uint8_t *desc = (uint8_t *) malloc(report_desc_size);
uint8_t 128 uspace/app/mkbd/main.c static void print_key(uint8_t *buffer, size_t size, usb_hid_report_t *report)
uint8_t 133 uspace/app/mkbd/main.c uint8_t report_id;
uint8_t 264 uspace/app/mkbd/main.c uint8_t *event = (uint8_t *)malloc(size);
uint8_t 59 uspace/app/mkexfat/exfat.h uint8_t size;
uint8_t 61 uspace/app/mkexfat/exfat.h uint8_t _reserved[8];
uint8_t 65 uspace/app/mkexfat/exfat.h uint8_t flags;
uint8_t 66 uspace/app/mkexfat/exfat.h uint8_t _reserved[18];
uint8_t 72 uspace/app/mkexfat/exfat.h uint8_t _reserved1[3];
uint8_t 74 uspace/app/mkexfat/exfat.h uint8_t _reserved2[12];
uint8_t 80 uspace/app/mkexfat/exfat.h uint8_t count; /* Always zero */
uint8_t 83 uspace/app/mkexfat/exfat.h uint8_t guid[16];
uint8_t 84 uspace/app/mkexfat/exfat.h uint8_t _reserved[10];
uint8_t 88 uspace/app/mkexfat/exfat.h uint8_t count;
uint8_t 91 uspace/app/mkexfat/exfat.h uint8_t _reserved1[2];
uint8_t 95 uspace/app/mkexfat/exfat.h uint8_t ctime_fine;
uint8_t 96 uspace/app/mkexfat/exfat.h uint8_t mtime_fine;
uint8_t 97 uspace/app/mkexfat/exfat.h uint8_t ctime_tz;
uint8_t 98 uspace/app/mkexfat/exfat.h uint8_t mtime_tz;
uint8_t 99 uspace/app/mkexfat/exfat.h uint8_t atime_tz;
uint8_t 100 uspace/app/mkexfat/exfat.h uint8_t _reserved2[7];
uint8_t 104 uspace/app/mkexfat/exfat.h uint8_t flags;
uint8_t 105 uspace/app/mkexfat/exfat.h uint8_t _reserved1[1];
uint8_t 106 uspace/app/mkexfat/exfat.h uint8_t name_size;
uint8_t 108 uspace/app/mkexfat/exfat.h uint8_t _reserved2[2];
uint8_t 110 uspace/app/mkexfat/exfat.h uint8_t _reserved3[4];
uint8_t 116 uspace/app/mkexfat/exfat.h uint8_t flags;
uint8_t 121 uspace/app/mkexfat/exfat.h uint8_t type;
uint8_t 147 uspace/app/mkexfat/exfat.h uint8_t jump[3]; /* 0x00 jmp and nop instructions */
uint8_t 148 uspace/app/mkexfat/exfat.h uint8_t oem_name[8]; /* 0x03 "EXFAT " */
uint8_t 149 uspace/app/mkexfat/exfat.h uint8_t __reserved[53]; /* 0x0B always 0 */
uint8_t 159 uspace/app/mkexfat/exfat.h uint8_t minor;
uint8_t 160 uspace/app/mkexfat/exfat.h uint8_t major;
uint8_t 163 uspace/app/mkexfat/exfat.h uint8_t bytes_per_sector; /* 0x6C sector size as (1 << n) */
uint8_t 164 uspace/app/mkexfat/exfat.h uint8_t sec_per_cluster; /* 0x6D sectors per cluster as (1 << n) */
uint8_t 165 uspace/app/mkexfat/exfat.h uint8_t fat_count; /* 0x6E always 1 */
uint8_t 166 uspace/app/mkexfat/exfat.h uint8_t drive_no; /* 0x6F always 0x80 */
uint8_t 167 uspace/app/mkexfat/exfat.h uint8_t allocated_percent; /* 0x70 percentage of allocated space */
uint8_t 168 uspace/app/mkexfat/exfat.h uint8_t _reserved2[7]; /* 0x71 reserved */
uint8_t 169 uspace/app/mkexfat/exfat.h uint8_t bootcode[390]; /* Boot code */
uint8_t 318 uspace/app/mkexfat/mkexfat.c chksum_sector = calloc(cfg->sector_size, sizeof(uint8_t));
uint8_t 377 uspace/app/mkexfat/mkexfat.c uint32_t *ebs = calloc(cfg->sector_size, sizeof(uint8_t));
uint8_t 537 uspace/app/mkexfat/mkexfat.c uint8_t *bitmap = malloc(cfg->sector_size);
uint8_t 579 uspace/app/mkexfat/mkexfat.c uint8_t *table_ptr;
uint8_t 580 uspace/app/mkexfat/mkexfat.c uint8_t *buf;
uint8_t 594 uspace/app/mkexfat/mkexfat.c table_ptr = (uint8_t *) upcase_table;
uint8_t 633 uspace/app/mkexfat/mkexfat.c uint8_t *data;
uint8_t 725 uspace/app/mkexfat/mkexfat.c uint8_t const *octets = (uint8_t *) data;
uint8_t 745 uspace/app/mkexfat/mkexfat.c uint8_t const *octets = (uint8_t *) data;
uint8_t 764 uspace/app/mkexfat/mkexfat.c uint8_t const *octets = (uint8_t *) data;
uint8_t 37 uspace/app/mkexfat/upcase.h static uint8_t const upcase_table[] = {
uint8_t 54 uspace/app/mkfat/fat.h uint8_t ji[3];
uint8_t 55 uspace/app/mkfat/fat.h uint8_t oem_name[8];
uint8_t 62 uspace/app/mkfat/fat.h uint8_t spc;
uint8_t 66 uspace/app/mkfat/fat.h uint8_t fatcnt;
uint8_t 72 uspace/app/mkfat/fat.h uint8_t mdesc;
uint8_t 88 uspace/app/mkfat/fat.h uint8_t pdn;
uint8_t 89 uspace/app/mkfat/fat.h uint8_t reserved;
uint8_t 91 uspace/app/mkfat/fat.h uint8_t ebs;
uint8_t 95 uspace/app/mkfat/fat.h uint8_t label[11];
uint8_t 97 uspace/app/mkfat/fat.h uint8_t type[8];
uint8_t 99 uspace/app/mkfat/fat.h uint8_t boot_code[448];
uint8_t 117 uspace/app/mkfat/fat.h uint8_t reserved1[12];
uint8_t 119 uspace/app/mkfat/fat.h uint8_t pdn;
uint8_t 120 uspace/app/mkfat/fat.h uint8_t reserved2;
uint8_t 122 uspace/app/mkfat/fat.h uint8_t ebs;
uint8_t 126 uspace/app/mkfat/fat.h uint8_t label[11];
uint8_t 128 uspace/app/mkfat/fat.h uint8_t type[8];
uint8_t 130 uspace/app/mkfat/fat.h uint8_t boot_code[420];
uint8_t 107 uspace/app/mkfat/fat_dentry.h uint8_t name[8];
uint8_t 108 uspace/app/mkfat/fat_dentry.h uint8_t ext[3];
uint8_t 109 uspace/app/mkfat/fat_dentry.h uint8_t attr;
uint8_t 110 uspace/app/mkfat/fat_dentry.h uint8_t lcase;
uint8_t 111 uspace/app/mkfat/fat_dentry.h uint8_t ctime_fine;
uint8_t 128 uspace/app/mkfat/fat_dentry.h uint8_t order;
uint8_t 130 uspace/app/mkfat/fat_dentry.h uint8_t attr;
uint8_t 131 uspace/app/mkfat/fat_dentry.h uint8_t type;
uint8_t 132 uspace/app/mkfat/fat_dentry.h uint8_t check_sum;
uint8_t 79 uspace/app/mkfat/mkfat.c uint8_t sectors_per_cluster;
uint8_t 85 uspace/app/mkfat/mkfat.c uint8_t fat_count;
uint8_t 269 uspace/app/mkfat/mkfat.c uint8_t *dp;
uint8_t 273 uspace/app/mkfat/mkfat.c dp = (uint8_t *)dest;
uint8_t 373 uspace/app/mkfat/mkfat.c uint8_t *buffer;
uint8_t 301 uspace/app/mkmfs/mkmfs.c uint8_t *dentry_ptr;
uint8_t 354 uspace/app/mkmfs/mkmfs.c uint8_t *itable_buf;
uint8_t 636 uspace/app/mkmfs/mkmfs.c uint8_t *ibmap_buf8, *zbmap_buf8;
uint8_t 659 uspace/app/mkmfs/mkmfs.c ibmap_buf8 = (uint8_t *) ibmap_buf;
uint8_t 660 uspace/app/mkmfs/mkmfs.c zbmap_buf8 = (uint8_t *) zbmap_buf;
uint8_t 712 uspace/app/mkmfs/mkmfs.c uint8_t *data_ptr = (uint8_t *) data;
uint8_t 56 uspace/app/netecho/comm.c static uint8_t recv_buf[RECV_BUF_SIZE];
uint8_t 54 uspace/app/nterm/conn.c static uint8_t recv_buf[RECV_BUF_SIZE];
uint8_t 153 uspace/app/ofw/ofw.c const uint8_t *propval;
uint8_t 36 uspace/app/sbi/src/bigint_t.h typedef uint8_t bigint_word_t;
uint8_t 141 uspace/app/sportdmp/sportdmp.c uint8_t *buf = (uint8_t *) malloc(BUF_SIZE);
uint8_t 49 uspace/app/sysinfo/sysinfo.c printf("0x%02x", (uint8_t) data[i]);
uint8_t 356 uspace/app/sysinst/sysinst.c static void set_unaligned_u64le(uint8_t *a, uint64_t data)
uint8_t 380 uspace/app/sysinst/sysinst.c uint8_t bbuf[512];
uint8_t 72 uspace/app/taskdump/elf_core.c static uint8_t buffer[BUFFER_SIZE];
uint8_t 50 uspace/app/taskdump/fibrildump.c uint8_t __opaque[];
uint8_t 182 uspace/app/terminal/terminal.c uint8_t r, g, b;
uint8_t 381 uspace/app/terminal/terminal.c uint8_t *bbuf = buf;
uint8_t 42 uspace/app/tester/ipc/readwrite.c static uint8_t rw_buf[rw_buf_size];
uint8_t 60 uspace/app/tester/ipc/sharein.c *(const uint8_t *)ro_ptr);
uint8_t 74 uspace/app/tester/ipc/sharein.c *(uint8_t *)rw_ptr);
uint8_t 90 uspace/app/tester/mm/common.c uint8_t *mbeg = (uint8_t *) block;
uint8_t 91 uspace/app/tester/mm/common.c uint8_t *mend = (uint8_t *) block + sizeof(mem_block_t);
uint8_t 94 uspace/app/tester/mm/common.c uint8_t *bbeg = (uint8_t *) block->addr;
uint8_t 95 uspace/app/tester/mm/common.c uint8_t *bend = (uint8_t *) block->addr + block->size;
uint8_t 98 uspace/app/tester/mm/common.c uint8_t *dbeg = (uint8_t *) addr;
uint8_t 99 uspace/app/tester/mm/common.c uint8_t *dend = (uint8_t *) addr + size;
uint8_t 257 uspace/app/tester/mm/common.c static inline uint8_t block_expected_value(mem_block_t *block, uint8_t *pos)
uint8_t 271 uspace/app/tester/mm/common.c for (uint8_t *pos = block->addr, *end = pos + block->size;
uint8_t 288 uspace/app/tester/mm/common.c for (uint8_t *pos = block->addr, *end = pos + block->size;
uint8_t 390 uspace/app/tester/mm/common.c static inline uint8_t area_expected_value(mem_area_t *area, uint8_t *pos)
uint8_t 404 uspace/app/tester/mm/common.c for (uint8_t *pos = area->addr, *end = pos + area->size;
uint8_t 40 uspace/app/tester/print/print4.c uint8_t group;
uint8_t 44 uspace/app/tester/print/print4.c uint8_t index;
uint8_t 70 uspace/app/tester/print/print4.c uint8_t index;
uint8_t 97 uspace/app/tetris/screen.c uint8_t bg;
uint8_t 98 uspace/app/tetris/screen.c uint8_t attr;
uint8_t 52 uspace/app/usbinfo/desctree.c usb_dp_parser_data_t *data, const uint8_t *root, size_t depth,
uint8_t 59 uspace/app/usbinfo/desctree.c const uint8_t *child = usb_dp_get_nested_descriptor(parser, data, root);
uint8_t 68 uspace/app/usbinfo/desctree.c void browse_descriptor_tree(uint8_t *descriptors, size_t descriptors_size,
uint8_t 73 uspace/app/usbinfo/dump.c const uint8_t *buffer, size_t length)
uint8_t 97 uspace/app/usbinfo/dump.c void dump_usb_descriptor(uint8_t *descriptor, size_t size)
uint8_t 111 uspace/app/usbinfo/dump.c static void dump_tree_descriptor(const uint8_t *descriptor, size_t depth)
uint8_t 139 uspace/app/usbinfo/dump.c const uint8_t *root, size_t depth)
uint8_t 145 uspace/app/usbinfo/dump.c const uint8_t *child = usb_dp_get_nested_descriptor(parser, data, root);
uint8_t 154 uspace/app/usbinfo/dump.c const uint8_t *ptr = data->data;
uint8_t 179 uspace/app/usbinfo/dump.c void dump_descriptor_tree(uint8_t *descriptors, size_t length)
uint8_t 58 uspace/app/usbinfo/hid.c static bool is_descriptor_kind(const uint8_t *d, usb_descriptor_type_t t)
uint8_t 63 uspace/app/usbinfo/hid.c uint8_t size = d[0];
uint8_t 67 uspace/app/usbinfo/hid.c uint8_t type = d[1];
uint8_t 77 uspace/app/usbinfo/hid.c static void dump_hid_report_raw(int iface_no, uint8_t *report, size_t size)
uint8_t 125 uspace/app/usbinfo/hid.c usb_pipe_t *ctrl_pipe, uint8_t iface_no, size_t report_size)
uint8_t 129 uspace/app/usbinfo/hid.c uint8_t *raw_report = malloc(report_size);
uint8_t 181 uspace/app/usbinfo/hid.c static void descriptor_walk_callback(const uint8_t *raw_descriptor,
uint8_t 55 uspace/app/usbinfo/info.c const uint8_t *descriptor, size_t depth, void *arg)
uint8_t 175 uspace/app/usbinfo/info.c const uint8_t *descriptor, size_t depth, void *arg)
uint8_t 239 uspace/app/usbinfo/info.c (const uint8_t *) &usb_device_descriptors(usb_dev)->device,
uint8_t 252 uspace/app/usbinfo/info.c (const uint8_t *) &usb_device_descriptors(usb_dev)->device,
uint8_t 263 uspace/app/usbinfo/info.c const uint8_t *descriptor, size_t depth, void *arg)
uint8_t 303 uspace/app/usbinfo/info.c (const uint8_t *) &usb_device_descriptors(usb_dev)->device, 0,
uint8_t 51 uspace/app/usbinfo/usbinfo.h extern void dump_buffer(const char *, size_t, const uint8_t *, size_t);
uint8_t 54 uspace/app/usbinfo/usbinfo.h extern void dump_usb_descriptor(uint8_t *, size_t);
uint8_t 55 uspace/app/usbinfo/usbinfo.h extern void dump_descriptor_tree(uint8_t *, size_t);
uint8_t 62 uspace/app/usbinfo/usbinfo.h typedef void (*dump_descriptor_in_tree_t)(const uint8_t *, size_t, void *);
uint8_t 64 uspace/app/usbinfo/usbinfo.h extern void browse_descriptor_tree(uint8_t *, size_t,
uint8_t 283 uspace/app/vuhid/device.c extra_descriptors->data = (uint8_t *) (descriptor); \
uint8_t 43 uspace/app/vuhid/hids/bootkbd.c uint8_t report_descriptor[] = {
uint8_t 87 uspace/app/vuhid/hids/bootkbd.c static uint8_t in_data[] = {
uint8_t 111 uspace/app/vuhid/hids/bootkbd.c uint8_t leds = ((uint8_t *) buffer)[0];
uint8_t 41 uspace/app/vuhid/hids/logitech_wireless.c static uint8_t iface1_report_descriptor[] = {
uint8_t 59 uspace/app/vuhid/hids/logitech_wireless.c static uint8_t iface1_in_data[] = {
uint8_t 40 uspace/app/vuhid/items.h typedef uint8_t report_descriptor_data_t[];
uint8_t 47 uspace/app/vuhid/stdreq.c uint8_t *data, size_t *act_size)
uint8_t 74 uspace/app/vuhid/stdreq.c uint8_t *data, size_t *act_size)
uint8_t 93 uspace/app/vuhid/stdreq.c uint8_t *data, size_t *act_size)
uint8_t 42 uspace/app/vuhid/stdreq.h uint8_t *data, size_t *act_size);
uint8_t 46 uspace/app/vuhid/stdreq.h uint8_t *data, size_t *act_size);
uint8_t 50 uspace/app/vuhid/stdreq.h uint8_t *data, size_t *act_size);
uint8_t 66 uspace/app/vuhid/virthid.h uint8_t *report_descriptor;
uint8_t 85 uspace/app/vuhid/virthid.h uint8_t *data_in;
uint8_t 107 uspace/app/vuhid/virthid.h uint8_t length;
uint8_t 108 uspace/app/vuhid/virthid.h uint8_t type;
uint8_t 110 uspace/app/vuhid/virthid.h uint8_t country_code;
uint8_t 111 uspace/app/vuhid/virthid.h uint8_t descriptor_count;
uint8_t 112 uspace/app/vuhid/virthid.h uint8_t descriptor1_type;
uint8_t 126 uspace/app/wavplay/dplay.c sizeof(uint8_t), fragment_size, pb->source);
uint8_t 160 uspace/app/wavplay/dplay.c const size_t bytes = fread(pb->buffer.base, sizeof(uint8_t),
uint8_t 268 uspace/app/wavplay/dplay.c size_t bytes = fread(pb->buffer.write_ptr, sizeof(uint8_t),
uint8_t 279 uspace/app/wavplay/dplay.c sizeof(uint8_t), min(available, buffer_remain(pb)),
uint8_t 126 uspace/app/wavplay/drec.c sizeof(uint8_t), buffer_part, rec->file);
uint8_t 88 uspace/app/wavplay/wave.h uint8_t data[];
uint8_t 257 uspace/app/wifi_supplicant/wifi_supplicant.c for (uint8_t i = 0; i < scan_results.length; i++) {
uint8_t 148 uspace/drv/audio/hdaudio/codec.c static errno_t hda_set_eapd_btl_enable(hda_codec_t *codec, int node, uint8_t payload)
uint8_t 170 uspace/drv/audio/hdaudio/codec.c static errno_t hda_set_converter_ctl(hda_codec_t *codec, int node, uint8_t stream,
uint8_t 171 uspace/drv/audio/hdaudio/codec.c uint8_t channel)
uint8_t 179 uspace/drv/audio/hdaudio/codec.c static errno_t hda_set_pin_ctl(hda_codec_t *codec, int node, uint8_t pctl)
uint8_t 184 uspace/drv/audio/hdaudio/codec.c static errno_t hda_get_pin_ctl(hda_codec_t *codec, int node, uint8_t *pctl)
uint8_t 262 uspace/drv/audio/hdaudio/codec.c static errno_t hda_set_out_amp_max(hda_codec_t *codec, uint8_t aw)
uint8_t 297 uspace/drv/audio/hdaudio/codec.c static errno_t hda_set_in_amp_max(hda_codec_t *codec, uint8_t aw)
uint8_t 335 uspace/drv/audio/hdaudio/codec.c static errno_t hda_clist_dump(hda_codec_t *codec, uint8_t aw)
uint8_t 397 uspace/drv/audio/hdaudio/codec.c static errno_t hda_pin_init(hda_codec_t *codec, uint8_t aw)
uint8_t 403 uspace/drv/audio/hdaudio/codec.c uint8_t pctl;
uint8_t 438 uspace/drv/audio/hdaudio/codec.c pctl = pctl | BIT_V(uint8_t, pctl_out_enable);
uint8_t 443 uspace/drv/audio/hdaudio/codec.c pctl = pctl | BIT_V(uint8_t, pctl_in_enable);
uint8_t 448 uspace/drv/audio/hdaudio/codec.c pctl = pctl | BIT_V(uint8_t, pctl_hpd_enable);
uint8_t 454 uspace/drv/audio/hdaudio/codec.c pctl = pctl | BIT_V(uint8_t, pctl_input_enable);
uint8_t 475 uspace/drv/audio/hdaudio/codec.c static errno_t hda_power_ctl_init(hda_codec_t *codec, uint8_t aw)
uint8_t 492 uspace/drv/audio/hdaudio/codec.c hda_codec_t *hda_codec_init(hda_t *hda, uint8_t address)
uint8_t 43 uspace/drv/audio/hdaudio/codec.h uint8_t address;
uint8_t 54 uspace/drv/audio/hdaudio/codec.h extern hda_codec_t *hda_codec_init(hda_t *, uint8_t);
uint8_t 118 uspace/drv/audio/hdaudio/hdactl.c static errno_t hda_rb_size_select(uint8_t sizecap, uint8_t *selsz)
uint8_t 123 uspace/drv/audio/hdaudio/hdactl.c if ((sizecap & BIT_V(uint8_t, i)) != 0) {
uint8_t 132 uspace/drv/audio/hdaudio/hdactl.c static size_t hda_rb_entries(uint8_t selsz)
uint8_t 150 uspace/drv/audio/hdaudio/hdactl.c uint8_t ctl;
uint8_t 151 uspace/drv/audio/hdaudio/hdactl.c uint8_t corbsz;
uint8_t 152 uspace/drv/audio/hdaudio/hdactl.c uint8_t sizecap;
uint8_t 153 uspace/drv/audio/hdaudio/hdactl.c uint8_t selsz;
uint8_t 160 uspace/drv/audio/hdaudio/hdactl.c if ((ctl & BIT_V(uint8_t, corbctl_run)) != 0) {
uint8_t 162 uspace/drv/audio/hdaudio/hdactl.c hda_reg8_write(&hda->regs->corbctl, ctl & ~BIT_V(uint8_t,
uint8_t 168 uspace/drv/audio/hdaudio/hdactl.c sizecap = BIT_RANGE_EXTRACT(uint8_t, corbsize_cap_h,
uint8_t 175 uspace/drv/audio/hdaudio/hdactl.c corbsz = corbsz & ~BIT_RANGE(uint8_t, corbsize_size_h, corbsize_size_l);
uint8_t 218 uspace/drv/audio/hdaudio/hdactl.c (unsigned)((void *)&hda->regs->corbctl - (void *)hda->regs), ctl | BIT_V(uint8_t, corbctl_run));
uint8_t 219 uspace/drv/audio/hdaudio/hdactl.c hda_reg8_write(&hda->regs->corbctl, ctl | BIT_V(uint8_t, corbctl_run));
uint8_t 234 uspace/drv/audio/hdaudio/hdactl.c uint8_t ctl;
uint8_t 238 uspace/drv/audio/hdaudio/hdactl.c hda_reg8_write(&hda->regs->corbctl, ctl & ~BIT_V(uint8_t, corbctl_run));
uint8_t 247 uspace/drv/audio/hdaudio/hdactl.c uint8_t ctl;
uint8_t 248 uspace/drv/audio/hdaudio/hdactl.c uint8_t rirbsz;
uint8_t 249 uspace/drv/audio/hdaudio/hdactl.c uint8_t sizecap;
uint8_t 250 uspace/drv/audio/hdaudio/hdactl.c uint8_t selsz;
uint8_t 257 uspace/drv/audio/hdaudio/hdactl.c if ((ctl & BIT_V(uint8_t, rirbctl_run)) != 0) {
uint8_t 259 uspace/drv/audio/hdaudio/hdactl.c hda_reg8_write(&hda->regs->corbctl, ctl & ~BIT_V(uint8_t,
uint8_t 265 uspace/drv/audio/hdaudio/hdactl.c sizecap = BIT_RANGE_EXTRACT(uint8_t, rirbsize_cap_h,
uint8_t 272 uspace/drv/audio/hdaudio/hdactl.c rirbsz = rirbsz & ~BIT_RANGE(uint8_t, rirbsize_size_h, rirbsize_size_l);
uint8_t 312 uspace/drv/audio/hdaudio/hdactl.c (unsigned)((void *)&hda->regs->rirbctl - (void *)hda->regs), ctl | BIT_V(uint8_t, rirbctl_run));
uint8_t 313 uspace/drv/audio/hdaudio/hdactl.c hda_reg8_write(&hda->regs->rirbctl, ctl | BIT_V(uint8_t, rirbctl_run) |
uint8_t 314 uspace/drv/audio/hdaudio/hdactl.c BIT_V(uint8_t, rirbctl_int));
uint8_t 329 uspace/drv/audio/hdaudio/hdactl.c uint8_t ctl;
uint8_t 334 uspace/drv/audio/hdaudio/hdactl.c ~(BIT_V(uint8_t, rirbctl_run) | BIT_V(uint8_t, rirbctl_int)));
uint8_t 517 uspace/drv/audio/hdaudio/hdactl.c uint8_t vmaj = hda_reg8_read(&hda->regs->vmaj);
uint8_t 518 uspace/drv/audio/hdaudio/hdactl.c uint8_t vmin = hda_reg8_read(&hda->regs->vmin);
uint8_t 675 uspace/drv/audio/hdaudio/hdactl.c uint8_t sts;
uint8_t 684 uspace/drv/audio/hdaudio/hdactl.c if ((sts & BIT_V(uint8_t, sdsts_fifoe)) != 0 && (sts & 0x80) == 0) {
uint8_t 687 uspace/drv/audio/hdaudio/hdactl.c BIT_V(uint8_t, sdsts_fifoe));
uint8_t 96 uspace/drv/audio/hdaudio/hdaudio.c .value = BIT_V(uint8_t, rirbsts_intfl),
uint8_t 110 uspace/drv/audio/hdaudio/hdaudio.c .value = BIT_V(uint8_t, rirbsts_intfl)
uint8_t 142 uspace/drv/audio/hdaudio/hdaudio.c .value = BIT_V(uint8_t, sdsts_bcis)
uint8_t 41 uspace/drv/audio/hdaudio/regif.c uint8_t hda_reg8_read(uint8_t *r)
uint8_t 56 uspace/drv/audio/hdaudio/regif.c void hda_reg8_write(uint8_t *r, uint8_t val)
uint8_t 40 uspace/drv/audio/hdaudio/regif.h extern uint8_t hda_reg8_read(uint8_t *);
uint8_t 43 uspace/drv/audio/hdaudio/regif.h extern void hda_reg8_write(uint8_t *, uint8_t);
uint8_t 43 uspace/drv/audio/hdaudio/spec/regs.h uint8_t ctl1;
uint8_t 45 uspace/drv/audio/hdaudio/spec/regs.h uint8_t ctl2;
uint8_t 47 uspace/drv/audio/hdaudio/spec/regs.h uint8_t ctl3;
uint8_t 49 uspace/drv/audio/hdaudio/spec/regs.h uint8_t sts;
uint8_t 57 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved1[2];
uint8_t 63 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved2[4];
uint8_t 74 uspace/drv/audio/hdaudio/spec/regs.h uint8_t vmin;
uint8_t 76 uspace/drv/audio/hdaudio/spec/regs.h uint8_t vmaj;
uint8_t 90 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved1[6];
uint8_t 96 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved2[4];
uint8_t 102 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved3[8];
uint8_t 106 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved4[4];
uint8_t 110 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved5[4];
uint8_t 120 uspace/drv/audio/hdaudio/spec/regs.h uint8_t corbctl;
uint8_t 122 uspace/drv/audio/hdaudio/spec/regs.h uint8_t corbsts;
uint8_t 124 uspace/drv/audio/hdaudio/spec/regs.h uint8_t corbsize;
uint8_t 126 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved6[1];
uint8_t 136 uspace/drv/audio/hdaudio/spec/regs.h uint8_t rirbctl;
uint8_t 138 uspace/drv/audio/hdaudio/spec/regs.h uint8_t rirbsts;
uint8_t 140 uspace/drv/audio/hdaudio/spec/regs.h uint8_t rirbsize;
uint8_t 142 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved7[1];
uint8_t 150 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved8[6];
uint8_t 156 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved9[8];
uint8_t 160 uspace/drv/audio/hdaudio/spec/regs.h uint8_t reserved10[6064];
uint8_t 165 uspace/drv/audio/hdaudio/stream.c uint8_t ctl1;
uint8_t 166 uspace/drv/audio/hdaudio/stream.c uint8_t ctl3;
uint8_t 172 uspace/drv/audio/hdaudio/stream.c ctl1 = BIT_V(uint8_t, sdctl1_ioce);
uint8_t 193 uspace/drv/audio/hdaudio/stream.c ctl = ctl | BIT_V(uint8_t, sdctl1_run);
uint8_t 195 uspace/drv/audio/hdaudio/stream.c ctl = ctl & ~BIT_V(uint8_t, sdctl1_run);
uint8_t 208 uspace/drv/audio/hdaudio/stream.c ctl = ctl | BIT_V(uint8_t, sdctl1_srst);
uint8_t 214 uspace/drv/audio/hdaudio/stream.c ctl = ctl & ~BIT_V(uint8_t, sdctl1_srst);
uint8_t 224 uspace/drv/audio/hdaudio/stream.c uint8_t sdid;
uint8_t 68 uspace/drv/audio/hdaudio/stream.h uint8_t sid;
uint8_t 70 uspace/drv/audio/hdaudio/stream.h uint8_t sdid;
uint8_t 90 uspace/drv/audio/sb16/dsp.c static inline errno_t dsp_read(sb_dsp_t *dsp, uint8_t *data)
uint8_t 94 uspace/drv/audio/sb16/dsp.c uint8_t status;
uint8_t 107 uspace/drv/audio/sb16/dsp.c static inline errno_t dsp_write(sb_dsp_t *dsp, uint8_t data)
uint8_t 110 uspace/drv/audio/sb16/dsp.c uint8_t status;
uint8_t 134 uspace/drv/audio/sb16/dsp.c static inline void dsp_start_current_active(sb_dsp_t *dsp, uint8_t command)
uint8_t 145 uspace/drv/audio/sb16/dsp.c uint8_t rate_lo = rate & 0xff;
uint8_t 146 uspace/drv/audio/sb16/dsp.c uint8_t rate_hi = rate >> 8;
uint8_t 215 uspace/drv/audio/sb16/dsp.c uint8_t response;
uint8_t 60 uspace/drv/audio/sb16/dsp.h uint8_t major;
uint8_t 61 uspace/drv/audio/sb16/dsp.h uint8_t minor;
uint8_t 64 uspace/drv/audio/sb16/dsp.h uint8_t *data;
uint8_t 68 uspace/drv/audio/sb16/dsp.h uint8_t mode;
uint8_t 277 uspace/drv/audio/sb16/dsp_commands.h static inline const char *mode_to_str(uint8_t mode)
uint8_t 40 uspace/drv/audio/sb16/mixer.c uint8_t address;
uint8_t 138 uspace/drv/audio/sb16/mixer.c const uint8_t irq = pio_read_8(®s->mixer_data);
uint8_t 140 uspace/drv/audio/sb16/mixer.c const uint8_t dma = pio_read_8(®s->mixer_data);
uint8_t 209 uspace/drv/audio/sb16/mixer.c uint8_t regv = 0;
uint8_t 212 uspace/drv/audio/sb16/mixer.c regv &= ~(uint8_t)((chan->volume_levels - 1) << chan->shift);
uint8_t 203 uspace/drv/audio/sb16/sb16.c const uint8_t irq_mask = pio_read_8(&sb->regs->mixer_data);
uint8_t 244 uspace/drv/block/ahci/ahci.c memcpy((void *) (((uint8_t *) buf) + (sata->block_size * cur)),
uint8_t 281 uspace/drv/block/ahci/ahci.c memcpy(ibuf, (void *) (((uint8_t *) buf) + (sata->block_size * cur)),
uint8_t 522 uspace/drv/block/ahci/ahci.c uint8_t udma_mask = idata->udma & 0x007f;
uint8_t 523 uspace/drv/block/ahci/ahci.c sata->highest_udma_mode = (uint8_t) -1;
uint8_t 530 uspace/drv/block/ahci/ahci.c for (uint8_t i = 0; i < 7; i++) {
uint8_t 555 uspace/drv/block/ahci/ahci.c static void ahci_set_mode_cmd(sata_dev_t *sata, uintptr_t phys, uint8_t mode)
uint8_t 610 uspace/drv/block/ahci/ahci.c if (sata->highest_udma_mode == (uint8_t) -1) {
uint8_t 636 uspace/drv/block/ahci/ahci.c uint8_t mode = 0x40 | (sata->highest_udma_mode & 0x07);
uint8_t 1284 uspace/drv/block/ahci/ahci.c uint8_t model[40];
uint8_t 1299 uspace/drv/block/ahci/ahci.c uint8_t c = model[i];
uint8_t 67 uspace/drv/block/ahci/ahci.h uint8_t port_num;
uint8_t 106 uspace/drv/block/ahci/ahci.h uint8_t highest_udma_mode;
uint8_t 175 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 183 uspace/drv/block/ahci/ahci_hw.h uint8_t pi;
uint8_t 185 uspace/drv/block/ahci/ahci_hw.h uint8_t scc;
uint8_t 187 uspace/drv/block/ahci/ahci_hw.h uint8_t bcc;
uint8_t 193 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 201 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 212 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 231 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 256 uspace/drv/block/ahci/ahci_hw.h uint8_t ssvid;
uint8_t 258 uspace/drv/block/ahci/ahci_hw.h uint8_t ssid;
uint8_t 270 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 279 uspace/drv/block/ahci/ahci_hw.h uint8_t iline;
uint8_t 281 uspace/drv/block/ahci/ahci_hw.h uint8_t ipin;
uint8_t 289 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 295 uspace/drv/block/ahci/ahci_hw.h uint8_t u8;
uint8_t 420 uspace/drv/block/ahci/ahci_hw.h uint8_t cc;
uint8_t 806 uspace/drv/block/ahci/ahci_hw.h uint8_t sts;
uint8_t 810 uspace/drv/block/ahci/ahci_hw.h uint8_t err;
uint8_t 821 uspace/drv/block/ahci/ahci_hw.h uint8_t sector_count;
uint8_t 823 uspace/drv/block/ahci/ahci_hw.h uint8_t lba_lr;
uint8_t 825 uspace/drv/block/ahci/ahci_hw.h uint8_t lba_mr;
uint8_t 827 uspace/drv/block/ahci/ahci_hw.h uint8_t lba_hr;
uint8_t 92 uspace/drv/block/ahci/ahci_sata.h uint8_t fis_type;
uint8_t 94 uspace/drv/block/ahci/ahci_sata.h uint8_t c;
uint8_t 96 uspace/drv/block/ahci/ahci_sata.h uint8_t command;
uint8_t 98 uspace/drv/block/ahci/ahci_sata.h uint8_t sector_count_low;
uint8_t 100 uspace/drv/block/ahci/ahci_sata.h uint8_t lba0;
uint8_t 102 uspace/drv/block/ahci/ahci_sata.h uint8_t lba1;
uint8_t 104 uspace/drv/block/ahci/ahci_sata.h uint8_t lba2;
uint8_t 105 uspace/drv/block/ahci/ahci_sata.h uint8_t fua;
uint8_t 107 uspace/drv/block/ahci/ahci_sata.h uint8_t lba3;
uint8_t 109 uspace/drv/block/ahci/ahci_sata.h uint8_t lba4;
uint8_t 111 uspace/drv/block/ahci/ahci_sata.h uint8_t lba5;
uint8_t 113 uspace/drv/block/ahci/ahci_sata.h uint8_t sector_count_high;
uint8_t 115 uspace/drv/block/ahci/ahci_sata.h uint8_t tag;
uint8_t 117 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved1;
uint8_t 119 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved2;
uint8_t 121 uspace/drv/block/ahci/ahci_sata.h uint8_t control;
uint8_t 123 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved3;
uint8_t 125 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved4;
uint8_t 127 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved5;
uint8_t 129 uspace/drv/block/ahci/ahci_sata.h uint8_t reserved6;
uint8_t 63 uspace/drv/block/isa-ide/isa-ide.c static void isa_ide_write_cmd_8(void *, uint16_t, uint8_t);
uint8_t 64 uspace/drv/block/isa-ide/isa-ide.c static uint8_t isa_ide_read_cmd_8(void *, uint16_t);
uint8_t 65 uspace/drv/block/isa-ide/isa-ide.c static void isa_ide_write_ctl_8(void *, uint16_t, uint8_t);
uint8_t 66 uspace/drv/block/isa-ide/isa-ide.c static uint8_t isa_ide_read_ctl_8(void *, uint16_t);
uint8_t 300 uspace/drv/block/isa-ide/isa-ide.c uint8_t status;
uint8_t 346 uspace/drv/block/isa-ide/isa-ide.c static void isa_ide_write_cmd_8(void *arg, uint16_t off, uint8_t value)
uint8_t 359 uspace/drv/block/isa-ide/isa-ide.c static uint8_t isa_ide_read_cmd_8(void *arg, uint16_t off)
uint8_t 372 uspace/drv/block/isa-ide/isa-ide.c static void isa_ide_write_ctl_8(void *arg, uint16_t off, uint8_t value)
uint8_t 385 uspace/drv/block/isa-ide/isa-ide.c static uint8_t isa_ide_read_ctl_8(void *arg, uint16_t off)
uint8_t 78 uspace/drv/block/isa-ide/isa-ide.h uint8_t irq_status;
uint8_t 68 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_read_id(pc_fdc_t *, bool, uint8_t, uint8_t);
uint8_t 74 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_bd_read_toc(bd_srv_t *, uint8_t, void *, size_t);
uint8_t 486 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_send_byte(pc_fdc_t *fdc, uint8_t byte)
uint8_t 489 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t status;
uint8_t 536 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t status;
uint8_t 539 uspace/drv/block/pc-floppy/pc-floppy.c rc = pc_fdc_send_byte(fdc, ((uint8_t *)data)[i]);
uint8_t 556 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_get_byte(pc_fdc_t *fdc, uint8_t *byte)
uint8_t 559 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t status;
uint8_t 605 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t status;
uint8_t 608 uspace/drv/block/pc-floppy/pc-floppy.c rc = pc_fdc_get_byte(fdc, &((uint8_t *)buf)[i]);
uint8_t 629 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t dor;
uint8_t 664 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_read_id(pc_fdc_t *fdc, bool mfm, uint8_t drive,
uint8_t 665 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t head)
uint8_t 669 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t dor;
uint8_t 727 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t cyl, uint8_t head, uint8_t sec, void *buf, size_t buf_size)
uint8_t 801 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t cyl, uint8_t head, uint8_t sec, const void *buf, size_t buf_size)
uint8_t 908 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t st0;
uint8_t 909 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t st1;
uint8_t 910 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t st2;
uint8_t 911 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t c, h, n;
uint8_t 946 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t *cyl, uint8_t *head, uint8_t *sec)
uint8_t 991 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t cyl, head, sec;
uint8_t 1030 uspace/drv/block/pc-floppy/pc-floppy.c static errno_t pc_fdc_bd_read_toc(bd_srv_t *bd, uint8_t session, void *buf, size_t size)
uint8_t 1049 uspace/drv/block/pc-floppy/pc-floppy.c uint8_t cyl, head, sec;
uint8_t 89 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t flags_cc;
uint8_t 91 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hd_us;
uint8_t 93 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cyl;
uint8_t 95 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t head;
uint8_t 97 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t rec;
uint8_t 99 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t number;
uint8_t 101 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t eot;
uint8_t 103 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t gpl;
uint8_t 105 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t dtl;
uint8_t 111 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t st0;
uint8_t 113 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t st1;
uint8_t 115 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t st2;
uint8_t 117 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cyl;
uint8_t 119 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t head;
uint8_t 121 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t rec;
uint8_t 123 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t number;
uint8_t 129 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t flags_cc;
uint8_t 131 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hd_us;
uint8_t 137 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t flags_cc;
uint8_t 139 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hd_us;
uint8_t 141 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t number;
uint8_t 143 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t sec_cyl;
uint8_t 145 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t gpl;
uint8_t 147 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t dpat;
uint8_t 153 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cc;
uint8_t 155 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t us;
uint8_t 161 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cc;
uint8_t 167 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t st0;
uint8_t 169 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t pcn;
uint8_t 175 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cc;
uint8_t 177 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t srt_hut;
uint8_t 179 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hlt_nd;
uint8_t 185 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cc;
uint8_t 187 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hd_us;
uint8_t 193 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t cc;
uint8_t 195 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t hd_us;
uint8_t 367 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t sra;
uint8_t 369 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t srb;
uint8_t 371 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t ro_pad2[2];
uint8_t 373 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t msr;
uint8_t 375 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t ro_pad5[2];
uint8_t 377 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t dir;
uint8_t 381 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t wo_pad0[4];
uint8_t 383 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t dsr;
uint8_t 385 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t wo_pad5[2];
uint8_t 387 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t ccr;
uint8_t 391 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t rw_pad0[2];
uint8_t 393 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t dor;
uint8_t 395 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t tdr;
uint8_t 397 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t rw_pad4;
uint8_t 399 uspace/drv/block/pc-floppy/pc-floppy_hw.h uint8_t data;
uint8_t 64 uspace/drv/block/pci-ide/pci-ide.c static void pci_ide_write_cmd_8(void *, uint16_t, uint8_t);
uint8_t 65 uspace/drv/block/pci-ide/pci-ide.c static uint8_t pci_ide_read_cmd_8(void *, uint16_t);
uint8_t 66 uspace/drv/block/pci-ide/pci-ide.c static void pci_ide_write_ctl_8(void *, uint16_t, uint8_t);
uint8_t 67 uspace/drv/block/pci-ide/pci-ide.c static uint8_t pci_ide_read_ctl_8(void *, uint16_t);
uint8_t 377 uspace/drv/block/pci-ide/pci-ide.c uint8_t *bmisx;
uint8_t 453 uspace/drv/block/pci-ide/pci-ide.c uint8_t status;
uint8_t 499 uspace/drv/block/pci-ide/pci-ide.c static void pci_ide_write_cmd_8(void *arg, uint16_t off, uint8_t value)
uint8_t 512 uspace/drv/block/pci-ide/pci-ide.c static uint8_t pci_ide_read_cmd_8(void *arg, uint16_t off)
uint8_t 525 uspace/drv/block/pci-ide/pci-ide.c static void pci_ide_write_ctl_8(void *arg, uint16_t off, uint8_t value)
uint8_t 538 uspace/drv/block/pci-ide/pci-ide.c static uint8_t pci_ide_read_ctl_8(void *arg, uint16_t off)
uint8_t 605 uspace/drv/block/pci-ide/pci-ide.c uint8_t *bmicx;
uint8_t 606 uspace/drv/block/pci-ide/pci-ide.c uint8_t val;
uint8_t 638 uspace/drv/block/pci-ide/pci-ide.c uint8_t *bmicx;
uint8_t 639 uspace/drv/block/pci-ide/pci-ide.c uint8_t val;
uint8_t 80 uspace/drv/block/pci-ide/pci-ide.h uint8_t irq_status;
uint8_t 46 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t bmicp;
uint8_t 47 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t rsvd1;
uint8_t 49 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t bmisp;
uint8_t 50 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t rsvd3;
uint8_t 54 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t bmics;
uint8_t 55 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t rsvd9;
uint8_t 57 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t bmiss;
uint8_t 58 uspace/drv/block/pci-ide/pci-ide_hw.h uint8_t rsvd11;
uint8_t 88 uspace/drv/block/usbmast/bo_trans.c usb_debug_str_buffer((uint8_t *) &cbw, sizeof(cbw), 0),
uint8_t 128 uspace/drv/block/usbmast/bo_trans.c usb_debug_str_buffer((uint8_t *) &csw, csw_size, 0), csw_size,
uint8_t 234 uspace/drv/block/usbmast/bo_trans.c uint8_t max_lun;
uint8_t 44 uspace/drv/block/usbmast/cmdw.c uint8_t lun, uint8_t cmd_len, const uint8_t *cmd)
uint8_t 46 uspace/drv/block/usbmast/cmdw.h uint8_t bmCBWFlags;
uint8_t 47 uspace/drv/block/usbmast/cmdw.h uint8_t bCBWLUN;
uint8_t 48 uspace/drv/block/usbmast/cmdw.h uint8_t bCBWBLength;
uint8_t 49 uspace/drv/block/usbmast/cmdw.h uint8_t CBWCB[16];
uint8_t 56 uspace/drv/block/usbmast/cmdw.h uint8_t dCSWStatus;
uint8_t 66 uspace/drv/block/usbmast/cmdw.h usb_direction_t, uint8_t, uint8_t, const uint8_t *);
uint8_t 113 uspace/drv/block/usbmast/scsi_ms.c uint8_t sense_key;
uint8_t 209 uspace/drv/block/usbmast/scsi_ms.c inq_res->device_type = BIT_RANGE_EXTRACT(uint8_t,
uint8_t 212 uspace/drv/block/usbmast/scsi_ms.c inq_res->removable = BIT_RANGE_EXTRACT(uint8_t,
uint8_t 261 uspace/drv/block/usbmast/scsi_ms.c memset((uint8_t *)buf + cmd.rcvd_size, 0,
uint8_t 61 uspace/drv/block/virtio-blk/virtio-blk.h uint8_t status;
uint8_t 67 uspace/drv/bus/adb/cuda_adb/cuda_adb.c static void cuda_packet_handle(cuda_t *, uint8_t *, size_t);
uint8_t 71 uspace/drv/bus/adb/cuda_adb/cuda_adb.c static void adb_packet_handle(cuda_t *, uint8_t *, size_t, bool);
uint8_t 266 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t rbuf[CUDA_RCV_BUF_SIZE];
uint8_t 313 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t b = pio_read_8(&cuda->regs->b);
uint8_t 332 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t data = pio_read_8(&cuda->regs->sr);
uint8_t 336 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t b = pio_read_8(&cuda->regs->b);
uint8_t 357 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t b = pio_read_8(&cuda->regs->b);
uint8_t 380 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t b;
uint8_t 430 uspace/drv/bus/adb/cuda_adb/cuda_adb.c static void cuda_packet_handle(cuda_t *cuda, uint8_t *data, size_t len)
uint8_t 440 uspace/drv/bus/adb/cuda_adb/cuda_adb.c static void adb_packet_handle(cuda_t *cuda, uint8_t *data, size_t size,
uint8_t 443 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t dev_addr;
uint8_t 444 uspace/drv/bus/adb/cuda_adb/cuda_adb.c uint8_t reg_no;
uint8_t 78 uspace/drv/bus/adb/cuda_adb/cuda_adb.h uint8_t rcv_buf[CUDA_RCV_BUF_SIZE];
uint8_t 79 uspace/drv/bus/adb/cuda_adb/cuda_adb.h uint8_t snd_buf[CUDA_RCV_BUF_SIZE];
uint8_t 45 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad0[0x1ff];
uint8_t 48 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad1[0x1ff];
uint8_t 51 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad2[0x1ff];
uint8_t 54 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad3[0x1ff];
uint8_t 57 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad4[0x1ff];
uint8_t 60 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad5[0x1ff];
uint8_t 63 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad6[0x1ff];
uint8_t 66 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad7[0x1ff];
uint8_t 69 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad8[0x1ff];
uint8_t 72 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad9[0x1ff];
uint8_t 75 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad10[0x1ff];
uint8_t 78 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad11[0x1ff];
uint8_t 81 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad12[0x1ff];
uint8_t 84 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad13[0x1ff];
uint8_t 87 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad14[0x1ff];
uint8_t 90 uspace/drv/bus/adb/cuda_adb/cuda_hw.h uint8_t pad15[0x1ff];
uint8_t 93 uspace/drv/bus/isa/i8237.c uint8_t channel_start0;
uint8_t 94 uspace/drv/bus/isa/i8237.c uint8_t channel_count0;
uint8_t 95 uspace/drv/bus/isa/i8237.c uint8_t channel_start1;
uint8_t 96 uspace/drv/bus/isa/i8237.c uint8_t channel_count1;
uint8_t 97 uspace/drv/bus/isa/i8237.c uint8_t channel_start2;
uint8_t 98 uspace/drv/bus/isa/i8237.c uint8_t channel_count2;
uint8_t 99 uspace/drv/bus/isa/i8237.c uint8_t channel_start3;
uint8_t 100 uspace/drv/bus/isa/i8237.c uint8_t channel_count3;
uint8_t 102 uspace/drv/bus/isa/i8237.c uint8_t command_status;
uint8_t 105 uspace/drv/bus/isa/i8237.c uint8_t request;
uint8_t 106 uspace/drv/bus/isa/i8237.c uint8_t single_mask;
uint8_t 107 uspace/drv/bus/isa/i8237.c uint8_t mode;
uint8_t 108 uspace/drv/bus/isa/i8237.c uint8_t flip_flop;
uint8_t 117 uspace/drv/bus/isa/i8237.c uint8_t master_reset;
uint8_t 118 uspace/drv/bus/isa/i8237.c uint8_t mask_reset;
uint8_t 119 uspace/drv/bus/isa/i8237.c uint8_t multi_mask;
uint8_t 123 uspace/drv/bus/isa/i8237.c uint8_t channel_start4;
uint8_t 124 uspace/drv/bus/isa/i8237.c uint8_t reserved0;
uint8_t 125 uspace/drv/bus/isa/i8237.c uint8_t channel_count4;
uint8_t 126 uspace/drv/bus/isa/i8237.c uint8_t reserved1;
uint8_t 127 uspace/drv/bus/isa/i8237.c uint8_t channel_start5;
uint8_t 128 uspace/drv/bus/isa/i8237.c uint8_t reserved2;
uint8_t 129 uspace/drv/bus/isa/i8237.c uint8_t channel_count5;
uint8_t 130 uspace/drv/bus/isa/i8237.c uint8_t reserved3;
uint8_t 131 uspace/drv/bus/isa/i8237.c uint8_t channel_start6;
uint8_t 132 uspace/drv/bus/isa/i8237.c uint8_t reserved4;
uint8_t 133 uspace/drv/bus/isa/i8237.c uint8_t channel_count6;
uint8_t 134 uspace/drv/bus/isa/i8237.c uint8_t reserved5;
uint8_t 135 uspace/drv/bus/isa/i8237.c uint8_t channel_start7;
uint8_t 136 uspace/drv/bus/isa/i8237.c uint8_t reserved6;
uint8_t 137 uspace/drv/bus/isa/i8237.c uint8_t channel_count7;
uint8_t 139 uspace/drv/bus/isa/i8237.c uint8_t command_status;
uint8_t 140 uspace/drv/bus/isa/i8237.c uint8_t reserved8;
uint8_t 141 uspace/drv/bus/isa/i8237.c uint8_t request;
uint8_t 142 uspace/drv/bus/isa/i8237.c uint8_t reserved9;
uint8_t 143 uspace/drv/bus/isa/i8237.c uint8_t single_mask;
uint8_t 144 uspace/drv/bus/isa/i8237.c uint8_t reserveda;
uint8_t 145 uspace/drv/bus/isa/i8237.c uint8_t mode;
uint8_t 146 uspace/drv/bus/isa/i8237.c uint8_t reservedb;
uint8_t 147 uspace/drv/bus/isa/i8237.c uint8_t flip_flop;
uint8_t 148 uspace/drv/bus/isa/i8237.c uint8_t reservedc;
uint8_t 149 uspace/drv/bus/isa/i8237.c uint8_t master_reset;
uint8_t 150 uspace/drv/bus/isa/i8237.c uint8_t reservedd;
uint8_t 151 uspace/drv/bus/isa/i8237.c uint8_t multi_mask;
uint8_t 155 uspace/drv/bus/isa/i8237.c uint8_t channel2;
uint8_t 156 uspace/drv/bus/isa/i8237.c uint8_t channel3;
uint8_t 157 uspace/drv/bus/isa/i8237.c uint8_t channel1;
uint8_t 158 uspace/drv/bus/isa/i8237.c uint8_t reserved0;
uint8_t 159 uspace/drv/bus/isa/i8237.c uint8_t reserved1;
uint8_t 160 uspace/drv/bus/isa/i8237.c uint8_t reserved2;
uint8_t 161 uspace/drv/bus/isa/i8237.c uint8_t channel0;
uint8_t 162 uspace/drv/bus/isa/i8237.c uint8_t reserved3;
uint8_t 163 uspace/drv/bus/isa/i8237.c uint8_t channel6;
uint8_t 164 uspace/drv/bus/isa/i8237.c uint8_t channel7;
uint8_t 165 uspace/drv/bus/isa/i8237.c uint8_t channel5;
uint8_t 166 uspace/drv/bus/isa/i8237.c uint8_t reserved4;
uint8_t 167 uspace/drv/bus/isa/i8237.c uint8_t reserved5;
uint8_t 168 uspace/drv/bus/isa/i8237.c uint8_t reserved6;
uint8_t 169 uspace/drv/bus/isa/i8237.c uint8_t channel4;
uint8_t 201 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0x00,
uint8_t 202 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0x01,
uint8_t 203 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x87,
uint8_t 204 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0x0a,
uint8_t 205 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0x0b,
uint8_t 206 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0x0c,
uint8_t 209 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0x02,
uint8_t 210 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0x03,
uint8_t 211 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x83,
uint8_t 212 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0x0a,
uint8_t 213 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0x0b,
uint8_t 214 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0x0c,
uint8_t 217 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0x04,
uint8_t 218 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0x05,
uint8_t 219 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x81,
uint8_t 220 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0x0a,
uint8_t 221 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0x0b,
uint8_t 222 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0x0c,
uint8_t 225 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0x06,
uint8_t 226 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0x07,
uint8_t 227 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x82,
uint8_t 228 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0x0a,
uint8_t 229 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0x0b,
uint8_t 230 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0x0c,
uint8_t 235 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0xc0,
uint8_t 236 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0xc2,
uint8_t 237 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x8f,
uint8_t 238 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0xd4,
uint8_t 239 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0xd6,
uint8_t 240 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0xd8,
uint8_t 243 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0xc4,
uint8_t 244 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0xc6,
uint8_t 245 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x8b,
uint8_t 246 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0xd4,
uint8_t 247 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0xd6,
uint8_t 248 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0xd8,
uint8_t 251 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0xc8,
uint8_t 252 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0xca,
uint8_t 253 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x89,
uint8_t 254 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0xd4,
uint8_t 255 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0xd6,
uint8_t 256 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0xd8,
uint8_t 259 uspace/drv/bus/isa/i8237.c .offset_reg_address = (uint8_t *) 0xcc,
uint8_t 260 uspace/drv/bus/isa/i8237.c .size_reg_address = (uint8_t *) 0xce,
uint8_t 261 uspace/drv/bus/isa/i8237.c .page_reg_address = (uint8_t *) 0x8a,
uint8_t 262 uspace/drv/bus/isa/i8237.c .single_mask_address = (uint8_t *) 0xd4,
uint8_t 263 uspace/drv/bus/isa/i8237.c .mode_address = (uint8_t *) 0xd6,
uint8_t 264 uspace/drv/bus/isa/i8237.c .flip_flop_address = (uint8_t *) 0xd8,
uint8_t 342 uspace/drv/bus/isa/i8237.c uint8_t mode)
uint8_t 393 uspace/drv/bus/isa/i8237.c uint8_t value = DMA_SINGLE_MASK_CHAN_TO_REG(channel) |
uint8_t 476 uspace/drv/bus/isa/i8237.c const uint8_t value_low = pio_read_8(dma_channel.size_reg_address);
uint8_t 481 uspace/drv/bus/isa/i8237.c const uint8_t value_high = pio_read_8(dma_channel.size_reg_address);
uint8_t 40 uspace/drv/bus/isa/i8237.h extern errno_t dma_channel_setup(unsigned, uint32_t, uint32_t, uint8_t);
uint8_t 81 uspace/drv/bus/isa/isa.c uint8_t pci_class;
uint8_t 82 uspace/drv/bus/isa/isa.c uint8_t pci_subclass;
uint8_t 164 uspace/drv/bus/isa/isa.c unsigned int channel, uint32_t pa, uint32_t size, uint8_t mode)
uint8_t 173 uspace/drv/bus/pci/pciintel/pci.c ddf_fun_t *fun, uint32_t address, uint8_t data)
uint8_t 200 uspace/drv/bus/pci/pciintel/pci.c ddf_fun_t *fun, uint32_t address, uint8_t *data)
uint8_t 251 uspace/drv/bus/pci/pciintel/pci.c static void pci_conf_read(pci_fun_t *fun, int reg, uint8_t *buf, size_t len)
uint8_t 276 uspace/drv/bus/pci/pciintel/pci.c *buf = (uint8_t) (val >> ((reg & 3) * 8));
uint8_t 289 uspace/drv/bus/pci/pciintel/pci.c static void pci_conf_write(pci_fun_t *fun, int reg, uint8_t *buf, size_t len)
uint8_t 344 uspace/drv/bus/pci/pciintel/pci.c uint8_t pci_conf_read_8(pci_fun_t *fun, int reg)
uint8_t 346 uspace/drv/bus/pci/pciintel/pci.c uint8_t res;
uint8_t 354 uspace/drv/bus/pci/pciintel/pci.c pci_conf_read(fun, reg, (uint8_t *) &res, 2);
uint8_t 361 uspace/drv/bus/pci/pciintel/pci.c pci_conf_read(fun, reg, (uint8_t *) &res, 4);
uint8_t 365 uspace/drv/bus/pci/pciintel/pci.c void pci_conf_write_8(pci_fun_t *fun, int reg, uint8_t val)
uint8_t 367 uspace/drv/bus/pci/pciintel/pci.c pci_conf_write(fun, reg, (uint8_t *) &val, 1);
uint8_t 372 uspace/drv/bus/pci/pciintel/pci.c pci_conf_write(fun, reg, (uint8_t *) &val, 2);
uint8_t 377 uspace/drv/bus/pci/pciintel/pci.c pci_conf_write(fun, reg, (uint8_t *) &val, 4);
uint8_t 619 uspace/drv/bus/pci/pciintel/pci.c uint8_t irq = pci_conf_read_8(fun, PCI_BRIDGE_INT_LINE);
uint8_t 620 uspace/drv/bus/pci/pciintel/pci.c uint8_t pin = pci_conf_read_8(fun, PCI_BRIDGE_INT_PIN);
uint8_t 642 uspace/drv/bus/pci/pciintel/pci.c uint8_t header_type;
uint8_t 70 uspace/drv/bus/pci/pciintel/pci.h uint8_t class_code;
uint8_t 71 uspace/drv/bus/pci/pciintel/pci.h uint8_t subclass_code;
uint8_t 72 uspace/drv/bus/pci/pciintel/pci.h uint8_t prog_if;
uint8_t 73 uspace/drv/bus/pci/pciintel/pci.h uint8_t revision;
uint8_t 85 uspace/drv/bus/pci/pciintel/pci.h extern uint8_t pci_conf_read_8(pci_fun_t *, int);
uint8_t 88 uspace/drv/bus/pci/pciintel/pci.h extern void pci_conf_write_8(pci_fun_t *, int, uint8_t);
uint8_t 240 uspace/drv/bus/usb/ehci/ehci_rh.c uint8_t *data, size_t *act_size)
uint8_t 263 uspace/drv/bus/usb/ehci/ehci_rh.c uint8_t *data, size_t *act_size)
uint8_t 291 uspace/drv/bus/usb/ehci/ehci_rh.c uint8_t *data, size_t *act_size)
uint8_t 404 uspace/drv/bus/usb/ehci/ehci_rh.c uint8_t *data, size_t *act_size)
uint8_t 482 uspace/drv/bus/usb/ehci/ehci_rh.c uint8_t *data, size_t *act_size)
uint8_t 62 uspace/drv/bus/usb/ehci/ehci_rh.h uint8_t rempow[STATUS_BYTES(EHCI_MAX_PORTS) * 2];
uint8_t 264 uspace/drv/bus/usb/ohci/ohci_rh.c uint8_t *data, size_t *act_size)
uint8_t 287 uspace/drv/bus/usb/ohci/ohci_rh.c uint8_t *data, size_t *act_size)
uint8_t 317 uspace/drv/bus/usb/ohci/ohci_rh.c uint8_t *data, size_t *act_size)
uint8_t 341 uspace/drv/bus/usb/ohci/ohci_rh.c uint8_t *data, size_t *act_size)
uint8_t 401 uspace/drv/bus/usb/ohci/ohci_rh.c uint8_t *data, size_t *act_size)
uint8_t 61 uspace/drv/bus/usb/ohci/ohci_rh.h uint8_t rempow[STATUS_BYTES(OHCI_MAX_PORTS) * 2];
uint8_t 57 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t removable[UHCI_PORT_BYTES];
uint8_t 59 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t powered[UHCI_PORT_BYTES];
uint8_t 199 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t *data, size_t *act_size)
uint8_t 234 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t *data, size_t *act_size)
uint8_t 274 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t *data, size_t *act_size)
uint8_t 347 uspace/drv/bus/usb/uhci/uhci_rh.c uint8_t *data, size_t *act_size)
uint8_t 421 uspace/drv/bus/usb/uhci/uhci_rh.c const uint8_t status =
uint8_t 432 uspace/drv/bus/usb/uhci/uhci_rh.c ((uint8_t *)buffer)[0] = status;
uint8_t 310 uspace/drv/bus/usb/usbhub/usbhub.c uint8_t *change_bitmap, size_t change_bitmap_size, void *arg)
uint8_t 422 uspace/drv/bus/usb/usbhub/usbhub.c const uint8_t protocol = usb_device_descriptors(hub_dev->usb_device)->device.device_protocol;
uint8_t 93 uspace/drv/bus/usb/usbhub/usbhub.h bool hub_port_changes_callback(usb_device_t *, uint8_t *, size_t, void *);
uint8_t 49 uspace/drv/bus/usb/usbmid/dump.c static void dump_tree_descriptor(const uint8_t *data, size_t depth)
uint8_t 75 uspace/drv/bus/usb/usbmid/dump.c const uint8_t *root, size_t depth)
uint8_t 81 uspace/drv/bus/usb/usbmid/dump.c const uint8_t *child = usb_dp_get_nested_descriptor(parser, data, root);
uint8_t 95 uspace/drv/bus/usb/usbmid/dump.c const uint8_t *ptr = data->data;
uint8_t 104 uspace/drv/bus/usb/usbmid/dump.c void usbmid_dump_descriptors(uint8_t *descriptors, size_t length)
uint8_t 68 uspace/drv/bus/usb/usbmid/explore.c static errno_t create_interfaces(const uint8_t *config_descriptor,
uint8_t 84 uspace/drv/bus/usb/usbmid/explore.c const uint8_t *interface_ptr =
uint8_t 68 uspace/drv/bus/usb/usbmid/usbmid.h extern void usbmid_dump_descriptors(uint8_t *, size_t);
uint8_t 373 uspace/drv/bus/usb/vhc/hub/hub.c uint8_t hub_get_status_change_bitmap(hub_t *hub)
uint8_t 375 uspace/drv/bus/usb/vhc/hub/hub.c uint8_t change_map = 0;
uint8_t 114 uspace/drv/bus/usb/vhc/hub/hub.h uint8_t hub_get_status_change_bitmap(hub_t *);
uint8_t 116 uspace/drv/bus/usb/vhc/hub/virthub.c .data = (uint8_t *) &std_interface_descriptor,
uint8_t 120 uspace/drv/bus/usb/vhc/hub/virthub.c .data = (uint8_t *) &hub_descriptor,
uint8_t 124 uspace/drv/bus/usb/vhc/hub/virthub.c .data = (uint8_t *) &endpoint_descriptor,
uint8_t 57 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t length;
uint8_t 59 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t type;
uint8_t 61 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t port_count;
uint8_t 67 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t power_on_warm_up;
uint8_t 69 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t max_current;
uint8_t 71 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t removable_device[BITS2BYTES(HUB_PORT_COUNT + 1)];
uint8_t 75 uspace/drv/bus/usb/vhc/hub/virthub.h uint8_t port_power[BITS2BYTES(HUB_PORT_COUNT + 1)];
uint8_t 86 uspace/drv/bus/usb/vhc/hub/virthubops.c uint8_t change_map = hub_get_status_change_bitmap(hub);
uint8_t 88 uspace/drv/bus/usb/vhc/hub/virthubops.c uint8_t *b = (uint8_t *) buffer;
uint8_t 111 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 125 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 205 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 219 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 240 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 259 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 284 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 298 uspace/drv/bus/usb/vhc/hub/virthubops.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 124 uspace/drv/bus/usb/xhci/commands.h uint8_t susp;
uint8_t 125 uspace/drv/bus/usb/xhci/commands.h uint8_t device_speed;
uint8_t 401 uspace/drv/bus/usb/xhci/debug.c for (uint8_t dci = 1; dci <= XHCI_EP_COUNT; dci++)
uint8_t 49 uspace/drv/bus/usb/xhci/device.h uint8_t rh_port;
uint8_t 59 uspace/drv/bus/usb/xhci/device.h uint8_t num_ports;
uint8_t 60 uspace/drv/bus/usb/xhci/device.h uint8_t tt_think_time;
uint8_t 98 uspace/drv/bus/usb/xhci/endpoint.h uint8_t max_burst;
uint8_t 104 uspace/drv/bus/usb/xhci/endpoint.h uint8_t mult;
uint8_t 768 uspace/drv/bus/usb/xhci/hc.c static uint8_t endpoint_dci(xhci_endpoint_t *ep)
uint8_t 779 uspace/drv/bus/usb/xhci/hc.c const uint8_t dci = endpoint_dci(ep);
uint8_t 281 uspace/drv/bus/usb/xhci/hw_struct/context.h uint8_t reserved;
uint8_t 282 uspace/drv/bus/usb/xhci/hw_struct/context.h uint8_t ports [];
uint8_t 71 uspace/drv/bus/usb/xhci/rh.c uint8_t major;
uint8_t 233 uspace/drv/bus/usb/xhci/rh.c static void handle_port_change(xhci_rh_t *rh, uint8_t port_id)
uint8_t 297 uspace/drv/bus/usb/xhci/rh.c for (uint8_t i = 0; i < rh->max_ports; ++i) {
uint8_t 322 uspace/drv/bus/usb/xhci/rh.c for (uint8_t i = 0; i < rh->max_ports; ++i) {
uint8_t 335 uspace/drv/bus/usb/xhci/rh.c uint8_t port_id = XHCI_QWORD_EXTRACT(trb.parameter, 31, 24);
uint8_t 54 uspace/drv/bus/usb/xhci/rh.h uint8_t major, minor;
uint8_t 320 uspace/drv/bus/usb/xhci/streams.c uint8_t max_psa_size = 1 << (XHCI_REG_RD(hc->cap_regs, XHCI_CAP_MAX_PSA_SIZE) + 1);
uint8_t 9 uspace/drv/bus/usb/xhci/test/reg-ops.c uint8_t field8;
uint8_t 54 uspace/drv/bus/usb/xhci/transfers.c uint8_t bmRequestType, uint16_t wLength)
uint8_t 71 uspace/drv/bus/usb/xhci/transfers.c static inline data_stage_type_t get_transfer_type(xhci_trb_t *trb, uint8_t
uint8_t 50 uspace/drv/bus/usb/xhci/transfers.h uint8_t direction;
uint8_t 133 uspace/drv/char/i8042/i8042.c const uint8_t status = ipc_get_arg1(call);
uint8_t 134 uspace/drv/char/i8042/i8042.c const uint8_t data = ipc_get_arg2(call);
uint8_t 398 uspace/drv/char/i8042/i8042.c uint8_t *destp = (uint8_t *)dest;
uint8_t 58 uspace/drv/char/i8042/i8042.h uint8_t pad[3];
uint8_t 73 uspace/drv/char/i8042/i8042.h uint8_t buf_data[BUFFER_SIZE];
uint8_t 68 uspace/drv/char/msim-con/msim-con.c uint8_t c;
uint8_t 181 uspace/drv/char/msim-con/msim-con.c static void msim_con_putchar(msim_con_t *con, uint8_t ch)
uint8_t 192 uspace/drv/char/msim-con/msim-con.c uint8_t *bp = (uint8_t *) buf;
uint8_t 221 uspace/drv/char/msim-con/msim-con.c uint8_t *dp = (uint8_t *) data;
uint8_t 66 uspace/drv/char/msim-con/msim-con.h uint8_t buf[msim_con_buf_size];
uint8_t 41 uspace/drv/char/ns8250/cyclic_buffer.h uint8_t buf[BUF_LEN];
uint8_t 49 uspace/drv/char/ns8250/cyclic_buffer.h static inline bool buf_push_back(cyclic_buffer_t *buf, uint8_t item)
uint8_t 64 uspace/drv/char/ns8250/cyclic_buffer.h static inline uint8_t buf_pop_front(cyclic_buffer_t *buf)
uint8_t 68 uspace/drv/char/ns8250/cyclic_buffer.h uint8_t res = buf->buf[buf->start];
uint8_t 215 uspace/drv/char/ns8250/ns8250.c static uint8_t ns8250_read_8(ns8250_regs_t *regs)
uint8_t 234 uspace/drv/char/ns8250/ns8250.c static void ns8250_write_8(ns8250_regs_t *regs, uint8_t c)
uint8_t 284 uspace/drv/char/ns8250/ns8250.c static inline void ns8250_putchar(ns8250_t *ns, uint8_t c)
uint8_t 304 uspace/drv/char/ns8250/ns8250.c uint8_t *bp = (uint8_t *) buf;
uint8_t 383 uspace/drv/char/ns8250/ns8250.c uint8_t olddata;
uint8_t 530 uspace/drv/char/ns8250/ns8250.c uint8_t val = pio_read_8(®s->lcr);
uint8_t 540 uspace/drv/char/ns8250/ns8250.c uint8_t val = pio_read_8(®s->lcr);
uint8_t 554 uspace/drv/char/ns8250/ns8250.c uint8_t div_low, div_high;
uint8_t 563 uspace/drv/char/ns8250/ns8250.c div_low = (uint8_t)divisor;
uint8_t 564 uspace/drv/char/ns8250/ns8250.c div_high = (uint8_t)(divisor >> 8);
uint8_t 587 uspace/drv/char/ns8250/ns8250.c uint8_t div_low, div_high;
uint8_t 613 uspace/drv/char/ns8250/ns8250.c uint8_t val;
uint8_t 653 uspace/drv/char/ns8250/ns8250.c uint8_t val;
uint8_t 757 uspace/drv/char/ns8250/ns8250.c uint8_t val = ns8250_read_8(regs);
uint8_t 791 uspace/drv/char/ns8250/ns8250.c uint8_t iir = pio_read_8(&ns->regs->iid);
uint8_t 793 uspace/drv/char/ns8250/ns8250.c uint8_t lsr = pio_read_8(&ns->regs->lsr);
uint8_t 84 uspace/drv/char/pc-lpt/pc-lpt.c uint8_t control;
uint8_t 85 uspace/drv/char/pc-lpt/pc-lpt.c uint8_t r;
uint8_t 133 uspace/drv/char/pc-lpt/pc-lpt.c control = BIT_V(uint8_t, ctl_select) | BIT_V(uint8_t, ctl_ninit);
uint8_t 142 uspace/drv/char/pc-lpt/pc-lpt.c control |= BIT_V(uint8_t, ctl_autofd);
uint8_t 151 uspace/drv/char/pc-lpt/pc-lpt.c control &= ~BIT_V(uint8_t, ctl_autofd);
uint8_t 203 uspace/drv/char/pc-lpt/pc-lpt.c static void pc_lpt_putchar(pc_lpt_t *lpt, uint8_t ch)
uint8_t 205 uspace/drv/char/pc-lpt/pc-lpt.c uint8_t status;
uint8_t 206 uspace/drv/char/pc-lpt/pc-lpt.c uint8_t control;
uint8_t 217 uspace/drv/char/pc-lpt/pc-lpt.c } while ((status & BIT_V(uint8_t, sts_nbusy)) == 0);
uint8_t 220 uspace/drv/char/pc-lpt/pc-lpt.c pio_write_8(&lpt->regs->control, control | BIT_V(uint8_t, ctl_strobe));
uint8_t 222 uspace/drv/char/pc-lpt/pc-lpt.c pio_write_8(&lpt->regs->control, control & ~BIT_V(uint8_t, ctl_strobe));
uint8_t 240 uspace/drv/char/pc-lpt/pc-lpt.c uint8_t *dp = (uint8_t *) data;
uint8_t 197 uspace/drv/char/pl011/pl011.c uint8_t c = ipc_get_arg2(call);
uint8_t 317 uspace/drv/char/pl011/pl011.c static void pl011_putchar(pl011_t *pl011, uint8_t ch)
uint8_t 334 uspace/drv/char/pl011/pl011.c uint8_t *bp = (uint8_t *) buf;
uint8_t 363 uspace/drv/char/pl011/pl011.c uint8_t *dp = (uint8_t *) data;
uint8_t 64 uspace/drv/char/pl011/pl011.h uint8_t buf[pl011_buf_size];
uint8_t 92 uspace/drv/char/pl050/pl050.c uint8_t buffer[buffer_size];
uint8_t 114 uspace/drv/char/pl050/pl050.c .value = BIT_V(uint8_t, kmi_stat_rxfull),
uint8_t 242 uspace/drv/char/pl050/pl050.c BIT_V(uint8_t, kmi_cr_enable) |
uint8_t 243 uspace/drv/char/pl050/pl050.c BIT_V(uint8_t, kmi_cr_rxintr));
uint8_t 254 uspace/drv/char/pl050/pl050.c uint8_t *bp = buffer;
uint8_t 281 uspace/drv/char/pl050/pl050.c uint8_t *dp = (uint8_t *)data;
uint8_t 282 uspace/drv/char/pl050/pl050.c uint8_t status;
uint8_t 289 uspace/drv/char/pl050/pl050.c if ((status & BIT_V(uint8_t, kmi_stat_txempty)) != 0)
uint8_t 43 uspace/drv/char/pl050/pl050_hw.h uint8_t cr;
uint8_t 45 uspace/drv/char/pl050/pl050_hw.h uint8_t pad1[3];
uint8_t 47 uspace/drv/char/pl050/pl050_hw.h uint8_t stat;
uint8_t 49 uspace/drv/char/pl050/pl050_hw.h uint8_t pad5[3];
uint8_t 51 uspace/drv/char/pl050/pl050_hw.h uint8_t data;
uint8_t 53 uspace/drv/char/pl050/pl050_hw.h uint8_t pad9[3];
uint8_t 55 uspace/drv/char/pl050/pl050_hw.h uint8_t clkdiv;
uint8_t 57 uspace/drv/char/pl050/pl050_hw.h uint8_t pad13[3];
uint8_t 59 uspace/drv/char/pl050/pl050_hw.h uint8_t ir;
uint8_t 61 uspace/drv/char/pl050/pl050_hw.h uint8_t pad17[3];
uint8_t 267 uspace/drv/char/ski-con/ski-con.c uint8_t *bp = (uint8_t *) buf;
uint8_t 296 uspace/drv/char/ski-con/ski-con.c uint8_t *dp = (uint8_t *) data;
uint8_t 55 uspace/drv/char/ski-con/ski-con.h uint8_t buf[ski_con_buf_size];
uint8_t 57 uspace/drv/char/sun4v-con/sun4v-con.c static void sun4v_con_putchar(sun4v_con_t *con, uint8_t data)
uint8_t 161 uspace/drv/char/sun4v-con/sun4v-con.c uint8_t *bp = (uint8_t *) buf;
uint8_t 186 uspace/drv/char/sun4v-con/sun4v-con.c uint8_t *dp = (uint8_t *) data;
uint8_t 82 uspace/drv/fb/kfb/port.c uint8_t *addr;
uint8_t 159 uspace/drv/hid/adb-kbd/adb-kbd.c static void adb_kbd_data(adb_kbd_t *kbd, uint8_t b)
uint8_t 179 uspace/drv/hid/adb-kbd/adb-kbd.c uint8_t b0 = (data >> 8) & 0xff;
uint8_t 180 uspace/drv/hid/adb-kbd/adb-kbd.c uint8_t b1 = data & 0xff;
uint8_t 212 uspace/drv/hid/atkbd/atkbd.c uint8_t code = 0;
uint8_t 419 uspace/drv/hid/atkbd/atkbd.c uint8_t code = AT_KBD_ENABLE;
uint8_t 76 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t value = (value_); \
uint8_t 77 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t data = 0; \
uint8_t 94 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t value = (value_); \
uint8_t 95 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t data = (value); \
uint8_t 168 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t report = PS2_MOUSE_ENABLE_DATA_REPORT;
uint8_t 179 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t b;
uint8_t 278 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t packet[PS2_BUFSIZE] = { };
uint8_t 330 uspace/drv/hid/ps2mouse/ps2mouse.c uint8_t packet[INTELLIMOUSE_BUFSIZE] = { };
uint8_t 52 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t id;
uint8_t 53 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t command;
uint8_t 54 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg0;
uint8_t 55 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg1;
uint8_t 56 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg2;
uint8_t 57 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg3;
uint8_t 58 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg4;
uint8_t 59 uspace/drv/hid/usbhid/blink1/blink1.c uint8_t arg5;
uint8_t 84 uspace/drv/hid/usbhid/blink1/blink1.c USB_HID_REPORT_TYPE_FEATURE, (uint8_t *) &report, sizeof(report));
uint8_t 62 uspace/drv/hid/usbhid/generic/hiddev.c static errno_t usb_generic_hid_get_event(ddf_fun_t *fun, uint8_t *buffer,
uint8_t 66 uspace/drv/hid/usbhid/generic/hiddev.c static errno_t usb_generic_get_report_descriptor(ddf_fun_t *fun, uint8_t *desc,
uint8_t 104 uspace/drv/hid/usbhid/generic/hiddev.c static errno_t usb_generic_hid_get_event(ddf_fun_t *fun, uint8_t *buffer,
uint8_t 145 uspace/drv/hid/usbhid/generic/hiddev.c static errno_t usb_generic_get_report_descriptor(ddf_fun_t *fun, uint8_t *desc,
uint8_t 79 uspace/drv/hid/usbhid/kbd/kbddev.c static const uint8_t ERROR_ROLLOVER = 1;
uint8_t 82 uspace/drv/hid/usbhid/kbd/kbddev.c static const uint8_t IDLE_RATE = 0;
uint8_t 105 uspace/drv/hid/usbhid/kbd/kbddev.c static const uint8_t USB_KBD_BOOT_REPORT_DESCRIPTOR[] = {
uint8_t 73 uspace/drv/hid/usbhid/kbd/kbddev.h uint8_t modifiers;
uint8_t 90 uspace/drv/hid/usbhid/kbd/kbddev.h uint8_t *output_buffer;
uint8_t 74 uspace/drv/hid/usbhid/mouse/mousedev.c static const uint8_t IDLE_RATE = 0;
uint8_t 76 uspace/drv/hid/usbhid/mouse/mousedev.c static const uint8_t USB_MOUSE_BOOT_REPORT_DESCRIPTOR[] = {
uint8_t 145 uspace/drv/hid/usbhid/mouse/mousedev.c static const usb_hid_report_field_t *get_mouse_axis_move_field(uint8_t rid, usb_hid_report_t *report,
uint8_t 283 uspace/drv/hid/usbhid/mouse/mousedev.c static size_t usb_mouse_get_highest_button(usb_hid_report_t *report, uint8_t report_id)
uint8_t 155 uspace/drv/hid/usbhid/usbhid.c uint8_t report_id = mapping->report_id;
uint8_t 300 uspace/drv/hid/usbhid/usbhid.c uint8_t report_id = 0;
uint8_t 328 uspace/drv/hid/usbhid/usbhid.c static bool usb_hid_polling_callback(usb_device_t *dev, uint8_t *buffer,
uint8_t 119 uspace/drv/hid/usbhid/usbhid.h uint8_t *report_desc;
uint8_t 127 uspace/drv/hid/usbhid/usbhid.h uint8_t report_id;
uint8_t 129 uspace/drv/hid/usbhid/usbhid.h uint8_t *input_report;
uint8_t 208 uspace/drv/hid/xtkbd/xtkbd.c static errno_t xtkbd_get_code(xt_kbd_t *kbd, uint8_t *code)
uint8_t 238 uspace/drv/hid/xtkbd/xtkbd.c uint8_t code;
uint8_t 239 uspace/drv/hid/xtkbd/xtkbd.c uint8_t xcode1;
uint8_t 240 uspace/drv/hid/xtkbd/xtkbd.c uint8_t xcode2;
uint8_t 334 uspace/drv/hid/xtkbd/xtkbd.c const uint8_t status = 0 |
uint8_t 338 uspace/drv/hid/xtkbd/xtkbd.c uint8_t cmds[] = { KBD_CMD_SET_LEDS, status };
uint8_t 66 uspace/drv/intctl/apic/apic.c uint8_t reg_addr; /**< APIC Register Address. */
uint8_t 76 uspace/drv/intctl/apic/apic.c uint8_t intvec; /**< Interrupt Vector. */
uint8_t 91 uspace/drv/intctl/apic/apic.c uint8_t dest : 8; /**< Destination Field. */
uint8_t 106 uspace/drv/intctl/apic/apic.c static uint32_t io_apic_read(apic_t *apic, uint8_t address)
uint8_t 123 uspace/drv/intctl/apic/apic.c static void io_apic_write(apic_t *apic, uint8_t address, uint32_t val)
uint8_t 153 uspace/drv/intctl/apic/apic.c reg.lo = io_apic_read(apic, (uint8_t) (IOREDTBL + pin * 2));
uint8_t 155 uspace/drv/intctl/apic/apic.c io_apic_write(apic, (uint8_t) (IOREDTBL + pin * 2), reg.lo);
uint8_t 72 uspace/drv/intctl/i8259/i8259.c uint8_t val;
uint8_t 77 uspace/drv/intctl/i8259/i8259.c (uint8_t) (val & (~(irqmask & 0xff))));
uint8_t 83 uspace/drv/intctl/i8259/i8259.c (uint8_t) (val & (~(irqmask >> 8))));
uint8_t 265 uspace/drv/nic/ar9271/ar9271.c static bool ar9271_rx_status_error(uint8_t status)
uint8_t 358 uspace/drv/nic/ar9271/ar9271.c (uint8_t *) &htc_mode, sizeof(htc_mode), NULL);
uint8_t 385 uspace/drv/nic/ar9271/ar9271.c (uint8_t *) &sta_msg, sizeof(sta_msg), NULL);
uint8_t 397 uspace/drv/nic/ar9271/ar9271.c (uint8_t *) &rate_msg, sizeof(rate_msg), NULL);
uint8_t 401 uspace/drv/nic/ar9271/ar9271.c uint8_t station_id = 1;
uint8_t 448 uspace/drv/nic/ar9271/ar9271.c uint8_t key_id =
uint8_t 495 uspace/drv/nic/ar9271/ar9271.c uint8_t *gen_mic = data_start + IEEE80211_TKIP_RX_MIC_OFFSET;
uint8_t 496 uspace/drv/nic/ar9271/ar9271.c uint8_t *tx_mic;
uint8_t 636 uspace/drv/nic/ar9271/ar9271.c (uint8_t *) &htc_mode, sizeof(htc_mode), NULL);
uint8_t 655 uspace/drv/nic/ar9271/ar9271.c (uint8_t *) &cap_msg, sizeof(cap_msg), NULL);
uint8_t 780 uspace/drv/nic/ar9271/ar9271.c uint8_t *current_data = fw_data;
uint8_t 781 uspace/drv/nic/ar9271/ar9271.c uint8_t *buffer = malloc(MAX_TRANSFER_SIZE);
uint8_t 51 uspace/drv/nic/ar9271/htc.c static inline uint8_t wmi_service_to_download_pipe(wmi_services_t service_id)
uint8_t 63 uspace/drv/nic/ar9271/htc.c static inline uint8_t wmi_service_to_upload_pipe(wmi_services_t service_id)
uint8_t 105 uspace/drv/nic/ar9271/htc.c wmi_send_command(htc_device, WMI_VAP_CREATE, (uint8_t *) &vif_msg,
uint8_t 113 uspace/drv/nic/ar9271/htc.c wmi_send_command(htc_device, WMI_NODE_CREATE, (uint8_t *) &sta_msg,
uint8_t 135 uspace/drv/nic/ar9271/htc.c size_t buffer_size, uint8_t endpoint_id)
uint8_t 156 uspace/drv/nic/ar9271/htc.c size_t buffer_size, uint8_t endpoint_id)
uint8_t 179 uspace/drv/nic/ar9271/htc.c size_t buffer_size, uint8_t endpoint_id)
uint8_t 135 uspace/drv/nic/ar9271/htc.h uint8_t endpoint_id;
uint8_t 136 uspace/drv/nic/ar9271/htc.h uint8_t flags;
uint8_t 138 uspace/drv/nic/ar9271/htc.h uint8_t control_bytes[4];
uint8_t 145 uspace/drv/nic/ar9271/htc.h uint8_t node_idx;
uint8_t 146 uspace/drv/nic/ar9271/htc.h uint8_t vif_idx;
uint8_t 147 uspace/drv/nic/ar9271/htc.h uint8_t tidno;
uint8_t 148 uspace/drv/nic/ar9271/htc.h uint8_t flags;
uint8_t 149 uspace/drv/nic/ar9271/htc.h uint8_t key_type;
uint8_t 150 uspace/drv/nic/ar9271/htc.h uint8_t keyix;
uint8_t 151 uspace/drv/nic/ar9271/htc.h uint8_t cookie;
uint8_t 152 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 159 uspace/drv/nic/ar9271/htc.h uint8_t data_type;
uint8_t 160 uspace/drv/nic/ar9271/htc.h uint8_t node_idx;
uint8_t 161 uspace/drv/nic/ar9271/htc.h uint8_t vif_idx;
uint8_t 162 uspace/drv/nic/ar9271/htc.h uint8_t tidno;
uint8_t 164 uspace/drv/nic/ar9271/htc.h uint8_t key_type;
uint8_t 165 uspace/drv/nic/ar9271/htc.h uint8_t keyix;
uint8_t 166 uspace/drv/nic/ar9271/htc.h uint8_t cookie;
uint8_t 167 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 178 uspace/drv/nic/ar9271/htc.h uint8_t max_endpoints;
uint8_t 179 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 190 uspace/drv/nic/ar9271/htc.h uint8_t download_pipe_id;
uint8_t 191 uspace/drv/nic/ar9271/htc.h uint8_t upload_pipe_id;
uint8_t 192 uspace/drv/nic/ar9271/htc.h uint8_t service_meta_length;
uint8_t 193 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 202 uspace/drv/nic/ar9271/htc.h uint8_t status;
uint8_t 203 uspace/drv/nic/ar9271/htc.h uint8_t endpoint_id;
uint8_t 205 uspace/drv/nic/ar9271/htc.h uint8_t service_meta_length;
uint8_t 206 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 214 uspace/drv/nic/ar9271/htc.h uint8_t pipe_id;
uint8_t 215 uspace/drv/nic/ar9271/htc.h uint8_t credits;
uint8_t 222 uspace/drv/nic/ar9271/htc.h uint8_t index;
uint8_t 223 uspace/drv/nic/ar9271/htc.h uint8_t op_mode;
uint8_t 224 uspace/drv/nic/ar9271/htc.h uint8_t addr[ETH_ADDR];
uint8_t 225 uspace/drv/nic/ar9271/htc.h uint8_t ath_cap;
uint8_t 227 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 234 uspace/drv/nic/ar9271/htc.h uint8_t addr[ETH_ADDR];
uint8_t 235 uspace/drv/nic/ar9271/htc.h uint8_t bssid[ETH_ADDR];
uint8_t 236 uspace/drv/nic/ar9271/htc.h uint8_t sta_index;
uint8_t 237 uspace/drv/nic/ar9271/htc.h uint8_t vif_index;
uint8_t 238 uspace/drv/nic/ar9271/htc.h uint8_t is_vif_sta;
uint8_t 244 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 252 uspace/drv/nic/ar9271/htc.h uint8_t ampdu_subframes;
uint8_t 253 uspace/drv/nic/ar9271/htc.h uint8_t enable_coex;
uint8_t 254 uspace/drv/nic/ar9271/htc.h uint8_t tx_chainmask;
uint8_t 255 uspace/drv/nic/ar9271/htc.h uint8_t pad;
uint8_t 259 uspace/drv/nic/ar9271/htc.h uint8_t sta_index;
uint8_t 260 uspace/drv/nic/ar9271/htc.h uint8_t is_new;
uint8_t 262 uspace/drv/nic/ar9271/htc.h uint8_t legacy_rates_count;
uint8_t 263 uspace/drv/nic/ar9271/htc.h uint8_t legacy_rates[HTC_RATES_MAX_LENGTH];
uint8_t 273 uspace/drv/nic/ar9271/htc.h uint8_t status;
uint8_t 274 uspace/drv/nic/ar9271/htc.h uint8_t phy_err;
uint8_t 278 uspace/drv/nic/ar9271/htc.h uint8_t keyix;
uint8_t 279 uspace/drv/nic/ar9271/htc.h uint8_t rate;
uint8_t 280 uspace/drv/nic/ar9271/htc.h uint8_t antenna;
uint8_t 281 uspace/drv/nic/ar9271/htc.h uint8_t more;
uint8_t 282 uspace/drv/nic/ar9271/htc.h uint8_t is_aggr;
uint8_t 283 uspace/drv/nic/ar9271/htc.h uint8_t more_aggr;
uint8_t 284 uspace/drv/nic/ar9271/htc.h uint8_t num_delims;
uint8_t 285 uspace/drv/nic/ar9271/htc.h uint8_t flags;
uint8_t 286 uspace/drv/nic/ar9271/htc.h uint8_t dummy;
uint8_t 304 uspace/drv/nic/ar9271/htc.h extern errno_t htc_send_control_message(htc_device_t *, void *, size_t, uint8_t);
uint8_t 305 uspace/drv/nic/ar9271/htc.h extern errno_t htc_send_data_message(htc_device_t *, void *, size_t, uint8_t);
uint8_t 60 uspace/drv/nic/ar9271/wmi.c (uint8_t *) &cmd_value, sizeof(cmd_value), resp_buffer);
uint8_t 95 uspace/drv/nic/ar9271/wmi.c (uint8_t *) &cmd_buffer, sizeof(cmd_buffer), resp_buffer);
uint8_t 201 uspace/drv/nic/ar9271/wmi.c (uint8_t *) buffer, buffer_size, resp_buffer);
uint8_t 226 uspace/drv/nic/ar9271/wmi.c uint8_t *command_buffer, uint32_t command_length, void *response_buffer)
uint8_t 125 uspace/drv/nic/ar9271/wmi.h extern errno_t wmi_send_command(htc_device_t *, wmi_command_t, uint8_t *, uint32_t,
uint8_t 565 uspace/drv/nic/e1k/e1k.c uint8_t *mac0 = (uint8_t *) address->address;
uint8_t 566 uspace/drv/nic/e1k/e1k.c uint8_t *mac1 = (uint8_t *) address->address + 1;
uint8_t 567 uspace/drv/nic/e1k/e1k.c uint8_t *mac2 = (uint8_t *) address->address + 2;
uint8_t 568 uspace/drv/nic/e1k/e1k.c uint8_t *mac3 = (uint8_t *) address->address + 3;
uint8_t 569 uspace/drv/nic/e1k/e1k.c uint8_t *mac4 = (uint8_t *) address->address + 4;
uint8_t 570 uspace/drv/nic/e1k/e1k.c uint8_t *mac5 = (uint8_t *) address->address + 5;
uint8_t 2235 uspace/drv/nic/e1k/e1k.c static uint16_t e1000_eeprom_read(e1000_t *e1000, uint8_t eeprom_address)
uint8_t 2270 uspace/drv/nic/e1k/e1k.c uint8_t *mac0_dest = (uint8_t *) address->address;
uint8_t 2271 uspace/drv/nic/e1k/e1k.c uint8_t *mac1_dest = (uint8_t *) address->address + 1;
uint8_t 2272 uspace/drv/nic/e1k/e1k.c uint8_t *mac2_dest = (uint8_t *) address->address + 2;
uint8_t 2273 uspace/drv/nic/e1k/e1k.c uint8_t *mac3_dest = (uint8_t *) address->address + 3;
uint8_t 2274 uspace/drv/nic/e1k/e1k.c uint8_t *mac4_dest = (uint8_t *) address->address + 4;
uint8_t 2275 uspace/drv/nic/e1k/e1k.c uint8_t *mac5_dest = (uint8_t *) address->address + 5;
uint8_t 2280 uspace/drv/nic/e1k/e1k.c *mac0_dest = (uint8_t) ral;
uint8_t 2281 uspace/drv/nic/e1k/e1k.c *mac1_dest = (uint8_t) (ral >> 8);
uint8_t 2282 uspace/drv/nic/e1k/e1k.c *mac2_dest = (uint8_t) (ral >> 16);
uint8_t 2283 uspace/drv/nic/e1k/e1k.c *mac3_dest = (uint8_t) (ral >> 24);
uint8_t 2284 uspace/drv/nic/e1k/e1k.c *mac4_dest = (uint8_t) rah;
uint8_t 2285 uspace/drv/nic/e1k/e1k.c *mac5_dest = (uint8_t) (rah >> 8);
uint8_t 59 uspace/drv/nic/e1k/e1k.h uint8_t status;
uint8_t 61 uspace/drv/nic/e1k/e1k.h uint8_t errors;
uint8_t 73 uspace/drv/nic/e1k/e1k.h uint8_t checksum_offset;
uint8_t 75 uspace/drv/nic/e1k/e1k.h uint8_t command;
uint8_t 77 uspace/drv/nic/e1k/e1k.h uint8_t status;
uint8_t 79 uspace/drv/nic/e1k/e1k.h uint8_t checksum_start_field;
uint8_t 75 uspace/drv/nic/ne2k/dp8390.c uint8_t status;
uint8_t 78 uspace/drv/nic/ne2k/dp8390.c uint8_t next;
uint8_t 81 uspace/drv/nic/ne2k/dp8390.c uint8_t rbcl;
uint8_t 84 uspace/drv/nic/ne2k/dp8390.c uint8_t rbch;
uint8_t 173 uspace/drv/nic/ne2k/dp8390.c uint8_t val = pio_read_8(ne2k->port + NE2K_RESET);
uint8_t 203 uspace/drv/nic/ne2k/dp8390.c uint8_t val = pio_read_8(ne2k->port + DP_CR);
uint8_t 389 uspace/drv/nic/ne2k/dp8390.c uint8_t val = pio_read_8(ne2k->port + DP_ISR);
uint8_t 440 uspace/drv/nic/ne2k/dp8390.c static nic_frame_t *ne2k_receive_frame(nic_t *nic_data, uint8_t page,
uint8_t 450 uspace/drv/nic/ne2k/dp8390.c uint8_t last = page + length / DP_PAGE;
uint8_t 484 uspace/drv/nic/ne2k/dp8390.c uint8_t boundary = pio_read_8(ne2k->port + DP_BNRY) + 1;
uint8_t 490 uspace/drv/nic/ne2k/dp8390.c uint8_t current = pio_read_8(ne2k->port + DP_CURR);
uint8_t 511 uspace/drv/nic/ne2k/dp8390.c uint8_t next = header.next;
uint8_t 555 uspace/drv/nic/ne2k/dp8390.c void ne2k_interrupt(nic_t *nic_data, uint8_t isr, uint8_t tsr)
uint8_t 660 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR0, (uint8_t) hash);
uint8_t 661 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR1, (uint8_t) (hash >> 8));
uint8_t 662 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR2, (uint8_t) (hash >> 16));
uint8_t 663 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR3, (uint8_t) (hash >> 24));
uint8_t 664 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR4, (uint8_t) (hash >> 32));
uint8_t 665 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR5, (uint8_t) (hash >> 40));
uint8_t 666 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR6, (uint8_t) (hash >> 48));
uint8_t 667 uspace/drv/nic/ne2k/dp8390.c pio_write_8(ne2k->port + DP_MAR7, (uint8_t) (hash >> 56));
uint8_t 238 uspace/drv/nic/ne2k/dp8390.h uint8_t start_page; /**< Ring buffer start page */
uint8_t 239 uspace/drv/nic/ne2k/dp8390.h uint8_t stop_page; /**< Ring buffer stop page */
uint8_t 245 uspace/drv/nic/ne2k/dp8390.h uint8_t page; /**< Starting page of the buffer */
uint8_t 258 uspace/drv/nic/ne2k/dp8390.h uint8_t receive_configuration;
uint8_t 271 uspace/drv/nic/ne2k/dp8390.h extern void ne2k_interrupt(nic_t *, uint8_t, uint8_t);
uint8_t 182 uspace/drv/nic/rtl8139/driver.c inline static void rtl8139_hw_pmen_set(rtl8139_t *rtl8139, uint8_t bit_val)
uint8_t 184 uspace/drv/nic/rtl8139/driver.c uint8_t config1 = pio_read_8(rtl8139->io_port + CONFIG1);
uint8_t 185 uspace/drv/nic/rtl8139/driver.c uint8_t config1_new;
uint8_t 189 uspace/drv/nic/rtl8139/driver.c config1_new = config1 & ~(uint8_t)(CONFIG1_PMEn);
uint8_t 207 uspace/drv/nic/rtl8139/driver.c uint8_t pmen;
uint8_t 211 uspace/drv/nic/rtl8139/driver.c uint8_t pmen;
uint8_t 264 uspace/drv/nic/rtl8139/driver.c uint8_t bits_add)
uint8_t 266 uspace/drv/nic/rtl8139/driver.c uint8_t value = pio_read_8(rtl8139->io_port + reg_offset);
uint8_t 278 uspace/drv/nic/rtl8139/driver.c uint8_t bits_add)
uint8_t 280 uspace/drv/nic/rtl8139/driver.c uint8_t value = pio_read_8(rtl8139->io_port + reg_offset);
uint8_t 509 uspace/drv/nic/rtl8139/driver.c uint8_t cr = pio_read_8(rtl8139->io_port + CR);
uint8_t 512 uspace/drv/nic/rtl8139/driver.c pio_write_8(rtl8139->io_port + CR, cr & ~(uint8_t)CR_RE);
uint8_t 896 uspace/drv/nic/rtl8139/driver.c uint8_t cr_value = pio_read_8(io_base + CR);
uint8_t 1436 uspace/drv/nic/rtl8139/driver.c uint8_t msr_val = pio_read_8(rtl8139->io_port + MSR);
uint8_t 1518 uspace/drv/nic/rtl8139/driver.c uint8_t msr = pio_read_8(rtl8139->io_port + MSR);
uint8_t 1547 uspace/drv/nic/rtl8139/driver.c uint8_t msr = pio_read_8(rtl8139->io_port + MSR);
uint8_t 1548 uspace/drv/nic/rtl8139/driver.c msr &= ~(uint8_t)(MSR_TXFCE | MSR_RXFCE);
uint8_t 1769 uspace/drv/nic/rtl8139/driver.c nic_multicast_mode_t mcast_mode, uint8_t was_promisc)
uint8_t 1800 uspace/drv/nic/rtl8139/driver.c uint8_t was_promisc = rtl8139->rcr_data.ucast_mask & RCR_ACCEPT_ALL_PHYS;
uint8_t 72 uspace/drv/nic/rtl8139/driver.h uint8_t ucast_mask;
uint8_t 74 uspace/drv/nic/rtl8139/driver.h uint8_t mcast_mask;
uint8_t 76 uspace/drv/nic/rtl8139/driver.h uint8_t bcast_mask;
uint8_t 78 uspace/drv/nic/rtl8139/driver.h uint8_t defect_mask;
uint8_t 212 uspace/drv/nic/rtl8139/driver.h #define bit_set_part_8(src, value, mask) bit_set_part_g(src, value, mask, uint8_t)
uint8_t 236 uspace/drv/nic/rtl8139/driver.h #define bit_clear_8(src, clear_mask) bit_clear_g(src, clear_mask, uint8_t)
uint8_t 93 uspace/drv/nic/rtl8169/driver.c static uint16_t rtl8169_mii_read(rtl8169_t *rtl8169, uint8_t addr);
uint8_t 94 uspace/drv/nic/rtl8169/driver.c static void rtl8169_mii_write(rtl8169_t *rtl8169, uint8_t addr, uint16_t value);
uint8_t 442 uspace/drv/nic/rtl8169/driver.c uint8_t cr_value = pio_read_8(rtl8169->regs + CR);
uint8_t 536 uspace/drv/nic/rtl8169/driver.c uint8_t phystatus = pio_read_8(rtl8169->regs + PHYSTATUS);
uint8_t 550 uspace/drv/nic/rtl8169/driver.c uint8_t phystatus = pio_read_8(rtl8169->regs + PHYSTATUS);
uint8_t 738 uspace/drv/nic/rtl8169/driver.c uint8_t cr = pio_read_8(rtl8169->regs + CR);
uint8_t 779 uspace/drv/nic/rtl8169/driver.c uint8_t phystatus = pio_read_8(rtl8169->regs + PHYSTATUS);
uint8_t 810 uspace/drv/nic/rtl8169/driver.c nic_multicast_mode_t mcast_mode, uint8_t was_promisc)
uint8_t 829 uspace/drv/nic/rtl8169/driver.c uint8_t was_promisc = rcr & RCR_ACCEPT_ALL_PHYS;
uint8_t 1171 uspace/drv/nic/rtl8169/driver.c static uint16_t rtl8169_mii_read(rtl8169_t *rtl8169, uint8_t addr)
uint8_t 1188 uspace/drv/nic/rtl8169/driver.c static void rtl8169_mii_write(rtl8169_t *rtl8169, uint8_t addr, uint16_t value)
uint8_t 51 uspace/drv/nic/virtio-net/virtio-net.h uint8_t flags;
uint8_t 52 uspace/drv/nic/virtio-net/virtio-net.h uint8_t gso_type;
uint8_t 61 uspace/drv/nic/virtio-net/virtio-net.h uint8_t mac[ETH_ADDR];
uint8_t 72 uspace/lib/ata/include/ata/ata.h void (*write_cmd_8)(void *, uint16_t, uint8_t);
uint8_t 74 uspace/lib/ata/include/ata/ata.h uint8_t (*read_cmd_8)(void *, uint16_t);
uint8_t 76 uspace/lib/ata/include/ata/ata.h void (*write_ctl_8)(void *, uint16_t, uint8_t);
uint8_t 78 uspace/lib/ata/include/ata/ata.h uint8_t (*read_ctl_8)(void *, uint16_t);
uint8_t 127 uspace/lib/ata/include/ata/ata.h uint8_t sector;
uint8_t 128 uspace/lib/ata/include/ata/ata.h uint8_t cyl_lo;
uint8_t 129 uspace/lib/ata/include/ata/ata.h uint8_t cyl_hi;
uint8_t 133 uspace/lib/ata/include/ata/ata.h uint8_t c0;
uint8_t 134 uspace/lib/ata/include/ata/ata.h uint8_t c1;
uint8_t 135 uspace/lib/ata/include/ata/ata.h uint8_t c2;
uint8_t 136 uspace/lib/ata/include/ata/ata.h uint8_t c3;
uint8_t 137 uspace/lib/ata/include/ata/ata.h uint8_t c4;
uint8_t 138 uspace/lib/ata/include/ata/ata.h uint8_t c5;
uint8_t 143 uspace/lib/ata/include/ata/ata.h uint8_t h;
uint8_t 197 uspace/lib/ata/include/ata/ata.h uint8_t irq_status;
uint8_t 203 uspace/lib/ata/include/ata/ata.h extern void ata_channel_irq(ata_channel_t *, uint8_t);
uint8_t 59 uspace/lib/ata/include/ata/ata_hw.h uint8_t sector_count;
uint8_t 60 uspace/lib/ata/include/ata/ata_hw.h uint8_t sector_number;
uint8_t 61 uspace/lib/ata/include/ata/ata_hw.h uint8_t cylinder_low;
uint8_t 62 uspace/lib/ata/include/ata/ata_hw.h uint8_t cylinder_high;
uint8_t 63 uspace/lib/ata/include/ata/ata_hw.h uint8_t drive_head;
uint8_t 64 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad_rw0;
uint8_t 69 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad_ro0;
uint8_t 70 uspace/lib/ata/include/ata/ata_hw.h uint8_t error;
uint8_t 71 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad_ro1[5];
uint8_t 72 uspace/lib/ata/include/ata/ata_hw.h uint8_t status;
uint8_t 77 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad_wo0;
uint8_t 78 uspace/lib/ata/include/ata/ata_hw.h uint8_t features;
uint8_t 79 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad_wo1[5];
uint8_t 80 uspace/lib/ata/include/ata/ata_hw.h uint8_t command;
uint8_t 87 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad0[6];
uint8_t 88 uspace/lib/ata/include/ata/ata_hw.h uint8_t alt_status;
uint8_t 89 uspace/lib/ata/include/ata/ata_hw.h uint8_t drive_address;
uint8_t 94 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad1[6];
uint8_t 95 uspace/lib/ata/include/ata/ata_hw.h uint8_t device_control;
uint8_t 96 uspace/lib/ata/include/ata/ata_hw.h uint8_t pad2;
uint8_t 84 uspace/lib/ata/src/ata.c static uint8_t ata_read_cmd_8(ata_channel_t *, uint16_t);
uint8_t 85 uspace/lib/ata/src/ata.c static void ata_write_cmd_8(ata_channel_t *, uint16_t, uint8_t);
uint8_t 93 uspace/lib/ata/src/ata.c static errno_t ata_bd_read_toc(bd_srv_t *, uint8_t, void *, size_t);
uint8_t 112 uspace/lib/ata/src/ata.c static errno_t ata_pcmd_read_toc(ata_device_t *, uint8_t, void *, size_t);
uint8_t 117 uspace/lib/ata/src/ata.c static errno_t wait_status(ata_channel_t *, unsigned, unsigned, uint8_t *,
uint8_t 119 uspace/lib/ata/src/ata.c static errno_t wait_irq(ata_channel_t *, uint8_t *, unsigned);
uint8_t 327 uspace/lib/ata/src/ata.c static uint8_t ata_read_cmd_8(ata_channel_t *chan, uint16_t port)
uint8_t 338 uspace/lib/ata/src/ata.c static void ata_write_cmd_8(ata_channel_t *chan, uint16_t port, uint8_t value)
uint8_t 487 uspace/lib/ata/src/ata.c uint8_t model[40];
uint8_t 491 uspace/lib/ata/src/ata.c uint8_t c;
uint8_t 687 uspace/lib/ata/src/ata.c static errno_t ata_bd_read_toc(bd_srv_t *bd, uint8_t session, void *buf, size_t size)
uint8_t 760 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 806 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 848 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 875 uspace/lib/ata/src/ata.c static errno_t ata_dma_proto(ata_device_t *device, uint8_t cmd, void *buf,
uint8_t 879 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 922 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 923 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 968 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 1001 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 1064 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 1100 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 1101 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 1177 uspace/lib/ata/src/ata.c uint8_t cpb[12];
uint8_t 1283 uspace/lib/ata/src/ata.c static errno_t ata_pcmd_read_toc(ata_device_t *device, uint8_t session,
uint8_t 1286 uspace/lib/ata/src/ata.c uint8_t cpb[12];
uint8_t 1319 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 1321 uspace/lib/ata/src/ata.c uint8_t cmd;
uint8_t 1400 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 1402 uspace/lib/ata/src/ata.c uint8_t cmd;
uint8_t 1472 uspace/lib/ata/src/ata.c uint8_t drv_head;
uint8_t 1635 uspace/lib/ata/src/ata.c uint8_t *pstatus, unsigned timeout)
uint8_t 1637 uspace/lib/ata/src/ata.c uint8_t status;
uint8_t 1684 uspace/lib/ata/src/ata.c static errno_t wait_irq(ata_channel_t *chan, uint8_t *pstatus, unsigned timeout)
uint8_t 1724 uspace/lib/ata/src/ata.c void ata_channel_irq(ata_channel_t *chan, uint8_t status)
uint8_t 39 uspace/lib/ata/test/ata.c static void test_write_cmd_8(void *, uint16_t, uint8_t);
uint8_t 40 uspace/lib/ata/test/ata.c static uint8_t test_read_cmd_8(void *, uint16_t);
uint8_t 41 uspace/lib/ata/test/ata.c static void test_write_ctl_8(void *, uint16_t, uint8_t);
uint8_t 42 uspace/lib/ata/test/ata.c static uint8_t test_read_ctl_8(void *, uint16_t);
uint8_t 135 uspace/lib/ata/test/ata.c static void test_write_cmd_8(void *arg, uint16_t off, uint8_t value)
uint8_t 142 uspace/lib/ata/test/ata.c static uint8_t test_read_cmd_8(void *arg, uint16_t off)
uint8_t 156 uspace/lib/ata/test/ata.c static void test_write_ctl_8(void *arg, uint16_t off, uint8_t value)
uint8_t 163 uspace/lib/ata/test/ata.c static uint8_t test_read_ctl_8(void *arg, uint16_t off)
uint8_t 186 uspace/lib/bithenge/src/print.c uint8_t buffer[1024];
uint8_t 672 uspace/lib/bithenge/src/transform.c static uint8_t reverse_byte(uint8_t val)
uint8_t 689 uspace/lib/bithenge/src/transform.c uint8_t *bytes_buffer;
uint8_t 696 uspace/lib/bithenge/src/transform.c bytes_buffer = (uint8_t *)buffer;
uint8_t 710 uspace/lib/bithenge/src/transform.c uint8_t byte0 = bytes_buffer[i];
uint8_t 711 uspace/lib/bithenge/src/transform.c uint8_t byte1 = bytes_buffer[i + 1];
uint8_t 905 uspace/lib/bithenge/src/transform.c static uint8_t uint8_t_identity(uint8_t arg)
uint8_t 943 uspace/lib/bithenge/src/transform.c MAKE_UINT_TRANSFORM(uint8, uint8_t, uint8_t_identity, prefix_length_1);
uint8_t 977 uspace/lib/bithenge/src/transform.c uint8_t buffer[sizeof(bithenge_int_t)];
uint8_t 127 uspace/lib/bithenge/src/tree.c uint8_t byte;
uint8_t 902 uspace/lib/block/block.c errno_t block_read_toc(service_id_t service_id, uint8_t session, void *buf,
uint8_t 119 uspace/lib/block/block.h extern errno_t block_read_toc(service_id_t, uint8_t, void *, size_t);
uint8_t 37 uspace/lib/c/arch/abs32le/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 57 uspace/lib/c/arch/abs32le/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 40 uspace/lib/c/arch/amd64/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 43 uspace/lib/c/arch/amd64/include/libarch/ddi.h uint8_t val;
uint8_t 53 uspace/lib/c/arch/amd64/include/libarch/ddi.h return (uint8_t) *port;
uint8_t 93 uspace/lib/c/arch/amd64/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 69 uspace/lib/c/arch/amd64/src/tls.c uint8_t *tls;
uint8_t 38 uspace/lib/c/arch/arm32/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 58 uspace/lib/c/arch/arm32/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 59 uspace/lib/c/arch/arm32/include/libarch/tls.h uint8_t *ret;
uint8_t 70 uspace/lib/c/arch/arm32/src/tls.c uint8_t *tls;
uint8_t 41 uspace/lib/c/arch/arm64/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 61 uspace/lib/c/arch/arm64/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 40 uspace/lib/c/arch/ia32/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 43 uspace/lib/c/arch/ia32/include/libarch/ddi.h uint8_t val;
uint8_t 53 uspace/lib/c/arch/ia32/include/libarch/ddi.h return (uint8_t) *port;
uint8_t 93 uspace/lib/c/arch/ia32/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t val)
uint8_t 72 uspace/lib/c/arch/ia32/src/tls.c uint8_t *tls;
uint8_t 51 uspace/lib/c/arch/ia64/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 104 uspace/lib/c/arch/ia64/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 106 uspace/lib/c/arch/ia64/include/libarch/ddi.h uint8_t v;
uint8_t 228 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t vector;
uint8_t 267 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t vector;
uint8_t 288 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t number;
uint8_t 289 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t revision;
uint8_t 290 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t model;
uint8_t 291 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t family;
uint8_t 292 uspace/lib/c/arch/ia64/include/libarch/register.h uint8_t archrev;
uint8_t 67 uspace/lib/c/arch/ia64/src/tls.c uint8_t *tls;
uint8_t 38 uspace/lib/c/arch/mips32/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 58 uspace/lib/c/arch/mips32/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 38 uspace/lib/c/arch/ppc32/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 58 uspace/lib/c/arch/ppc32/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 339 uspace/lib/c/arch/ppc32/src/rtld/reloc.c btgt = ((uint8_t *)plt - (uint8_t *)&plte[1]) & 0x03ffffff;
uint8_t 68 uspace/lib/c/arch/ppc32/src/tls.c uint8_t *tls;
uint8_t 37 uspace/lib/c/arch/riscv64/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 57 uspace/lib/c/arch/riscv64/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 39 uspace/lib/c/arch/sparc64/include/libarch/ddi.h static inline void arch_pio_write_8(ioport8_t *port, uint8_t v)
uint8_t 63 uspace/lib/c/arch/sparc64/include/libarch/ddi.h static inline uint8_t arch_pio_read_8(const ioport8_t *port)
uint8_t 65 uspace/lib/c/arch/sparc64/include/libarch/ddi.h uint8_t rv;
uint8_t 67 uspace/lib/c/arch/sparc64/src/tls.c uint8_t *tls;
uint8_t 63 uspace/lib/c/common/adt/bitmap.c uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 101 uspace/lib/c/common/adt/bitmap.c bitmap->bits = (uint8_t *) data;
uint8_t 115 uspace/lib/c/common/adt/checksum.c uint32_t compute_crc32(uint8_t *data, size_t length)
uint8_t 135 uspace/lib/c/common/adt/checksum.c uint32_t compute_crc32_seed(uint8_t *data, size_t length, uint32_t seed)
uint8_t 140 uspace/lib/c/common/adt/checksum.c crc = poly_table[((uint8_t) crc ^ *(data++))] ^ (crc >> 8);
uint8_t 109 uspace/lib/c/common/gsort.c uint8_t ibuf_slot[IBUF_SIZE];
uint8_t 47 uspace/lib/c/common/include/adt/bitmap.h uint8_t *bits;
uint8_t 58 uspace/lib/c/common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 74 uspace/lib/c/common/include/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 41 uspace/lib/c/common/include/adt/checksum.h extern uint32_t compute_crc32(uint8_t *, size_t);
uint8_t 42 uspace/lib/c/common/include/adt/checksum.h extern uint32_t compute_crc32_seed(uint8_t *, size_t, uint32_t);
uint8_t 465 uspace/lib/c/common/include/adt/list.h return (void *) (((uint8_t *) tmp) - offset);
uint8_t 124 uspace/lib/c/common/include/str.h extern errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n);
uint8_t 149 uspace/lib/c/common/include/str.h uint8_t *);
uint8_t 88 uspace/lib/c/common/stdc/mem.c pattern = (pattern << 8) | (uint8_t) b;
uint8_t 138 uspace/lib/c/common/stdc/mem.c const uint8_t *srcb;
uint8_t 139 uspace/lib/c/common/stdc/mem.c uint8_t *dstb;
uint8_t 195 uspace/lib/c/common/stdc/mem.c srcb = (const uint8_t *) srcw;
uint8_t 196 uspace/lib/c/common/stdc/mem.c dstb = (uint8_t *) dstw;
uint8_t 210 uspace/lib/c/common/stdc/mem.c const uint8_t *sp;
uint8_t 211 uspace/lib/c/common/stdc/mem.c uint8_t *dp;
uint8_t 257 uspace/lib/c/common/stdc/mem.c uint8_t *u1 = (uint8_t *) s1;
uint8_t 258 uspace/lib/c/common/stdc/mem.c uint8_t *u2 = (uint8_t *) s2;
uint8_t 284 uspace/lib/c/common/stdc/mem.c uint8_t *u = (uint8_t *) s;
uint8_t 122 uspace/lib/c/common/str.c #define LO_MASK_8(n) ((uint8_t) ((1 << (n)) - 1))
uint8_t 154 uspace/lib/c/common/str.c uint8_t b0 = (uint8_t) str[(*offset)++];
uint8_t 189 uspace/lib/c/common/str.c uint8_t b = (uint8_t) str[(*offset)++];
uint8_t 226 uspace/lib/c/common/str.c uint8_t b = (uint8_t) str[--(*offset)];
uint8_t 933 uspace/lib/c/common/str.c errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n)
uint8_t 938 uspace/lib/c/common/str.c uint8_t byte;
uint8_t 364 uspace/lib/c/common/strtol.c bool strict, uint8_t *result)
uint8_t 328 uspace/lib/c/generic/ddi.c void pio_write_8(ioport8_t *reg, uint8_t val)
uint8_t 352 uspace/lib/c/generic/ddi.c uint8_t pio_read_8(const ioport8_t *reg)
uint8_t 354 uspace/lib/c/generic/ddi.c const uint8_t val = arch_pio_read_8(reg);
uint8_t 126 uspace/lib/c/generic/device/hw_res.c unsigned channel, uint32_t pa, uint32_t size, uint8_t mode)
uint8_t 290 uspace/lib/c/generic/elf/elf_mod.c (entry_point_t)((uint8_t *)header->e_entry + elf->bias);
uint8_t 306 uspace/lib/c/generic/elf/elf_mod.c info->tdata = (void *)((uint8_t *)hdr->p_vaddr + elf->bias);
uint8_t 333 uspace/lib/c/generic/elf/elf_mod.c (void *)((uint8_t *)entry->p_vaddr + elf->bias);
uint8_t 348 uspace/lib/c/generic/elf/elf_mod.c (void *)((uint8_t *)entry->p_vaddr + elf->bias);
uint8_t 363 uspace/lib/c/generic/elf/elf_mod.c (void *)((uint8_t *)entry->p_vaddr + elf->bias));
uint8_t 439 uspace/lib/c/generic/elf/elf_mod.c a = as_area_create((uint8_t *) base + bias, mem_sz,
uint8_t 469 uspace/lib/c/generic/elf/elf_mod.c (uint8_t *) base + bias, flags);
uint8_t 470 uspace/lib/c/generic/elf/elf_mod.c rc = as_area_change_flags((uint8_t *) base + bias, flags);
uint8_t 589 uspace/lib/c/generic/io/io.c uint8_t *dp;
uint8_t 601 uspace/lib/c/generic/io/io.c dp = (uint8_t *) dest;
uint8_t 665 uspace/lib/c/generic/io/io.c uint8_t *data;
uint8_t 671 uspace/lib/c/generic/io/io.c uint8_t b;
uint8_t 694 uspace/lib/c/generic/io/io.c data = (uint8_t *) buf;
uint8_t 869 uspace/lib/c/generic/io/io.c (uint8_t)c;
uint8_t 872 uspace/lib/c/generic/io/io.c return (uint8_t)c;
uint8_t 104 uspace/lib/c/generic/private/stdio.h uint8_t *buf;
uint8_t 113 uspace/lib/c/generic/private/stdio.h uint8_t *buf_head;
uint8_t 116 uspace/lib/c/generic/private/stdio.h uint8_t *buf_tail;
uint8_t 119 uspace/lib/c/generic/private/stdio.h uint8_t ungetc_buf[UNGETC_MAX];
uint8_t 86 uspace/lib/c/generic/rndgen.c errno_t rndgen_uint8(rndgen_t *rndgen, uint8_t *rb)
uint8_t 103 uspace/lib/c/generic/rndgen.c uint8_t b;
uint8_t 129 uspace/lib/c/generic/rndgen.c uint8_t b;
uint8_t 64 uspace/lib/c/generic/rtld/dynamic.c d_ptr = (void *)((uint8_t *)dp->d_un.d_ptr + bias);
uint8_t 252 uspace/lib/c/generic/rtld/rtld.c return (uint8_t *)(tcb->dtv[mod_id]) + offset;
uint8_t 82 uspace/lib/c/generic/thread/tls.c return (uint8_t *)__tcb_get() + _tcb_data_offset();
uint8_t 116 uspace/lib/c/generic/thread/tls.c uint8_t *data = (uint8_t *)tcb + _tcb_data_offset();
uint8_t 119 uspace/lib/c/generic/thread/tls.c uint8_t *data = area;
uint8_t 43 uspace/lib/c/generic/uuid.c static void encode16_be(uint8_t *, uint16_t);
uint8_t 44 uspace/lib/c/generic/uuid.c static void encode16_le(uint8_t *, uint16_t);
uint8_t 45 uspace/lib/c/generic/uuid.c static void encode32_be(uint8_t *, uint32_t);
uint8_t 46 uspace/lib/c/generic/uuid.c static void encode32_le(uint8_t *, uint32_t);
uint8_t 47 uspace/lib/c/generic/uuid.c static uint16_t decode16_be(uint8_t *);
uint8_t 48 uspace/lib/c/generic/uuid.c static uint16_t decode16_le(uint8_t *);
uint8_t 49 uspace/lib/c/generic/uuid.c static uint32_t decode32_be(uint8_t *);
uint8_t 50 uspace/lib/c/generic/uuid.c static uint32_t decode32_le(uint8_t *);
uint8_t 119 uspace/lib/c/generic/uuid.c void uuid_encode(uuid_t *uuid, uint8_t *buf)
uint8_t 138 uspace/lib/c/generic/uuid.c void uuid_decode(uint8_t *buf, uuid_t *uuid)
uint8_t 157 uspace/lib/c/generic/uuid.c void uuid_encode_le(uuid_t *uuid, uint8_t *buf)
uint8_t 176 uspace/lib/c/generic/uuid.c void uuid_decode_le(uint8_t *buf, uuid_t *uuid)
uint8_t 288 uspace/lib/c/generic/uuid.c static void encode16_be(uint8_t *buf, uint16_t value)
uint8_t 294 uspace/lib/c/generic/uuid.c static void encode16_le(uint8_t *buf, uint16_t value)
uint8_t 300 uspace/lib/c/generic/uuid.c static void encode32_be(uint8_t *buf, uint32_t value)
uint8_t 308 uspace/lib/c/generic/uuid.c static void encode32_le(uint8_t *buf, uint32_t value)
uint8_t 316 uspace/lib/c/generic/uuid.c static uint16_t decode16_be(uint8_t *buf)
uint8_t 321 uspace/lib/c/generic/uuid.c static uint16_t decode16_le(uint8_t *buf)
uint8_t 326 uspace/lib/c/generic/uuid.c static uint32_t decode32_be(uint8_t *buf)
uint8_t 331 uspace/lib/c/generic/uuid.c static uint32_t decode32_le(uint8_t *buf)
uint8_t 843 uspace/lib/c/generic/vfs/vfs.c uint8_t *bp = (uint8_t *) buf;
uint8_t 1309 uspace/lib/c/generic/vfs/vfs.c const uint8_t *bp = (uint8_t *) buf;
uint8_t 53 uspace/lib/c/include/ddi.h typedef volatile uint8_t ioport8_t;
uint8_t 80 uspace/lib/c/include/ddi.h extern void pio_write_8(ioport8_t *, uint8_t);
uint8_t 85 uspace/lib/c/include/ddi.h extern uint8_t pio_read_8(const ioport8_t *);
uint8_t 140 uspace/lib/c/include/ddi.h static inline uint8_t pio_change_8(ioport8_t *reg, uint8_t val, uint8_t mask,
uint8_t 143 uspace/lib/c/include/ddi.h uint8_t v = pio_read_8(reg);
uint8_t 176 uspace/lib/c/include/ddi.h static inline uint8_t pio_set_8(ioport8_t *r, uint8_t v, usec_t d)
uint8_t 193 uspace/lib/c/include/ddi.h static inline uint8_t pio_clear_8(ioport8_t *r, uint8_t v, usec_t d)
uint8_t 131 uspace/lib/c/include/device/hw_res.h uint32_t, uint8_t);
uint8_t 48 uspace/lib/c/include/rndgen.h extern errno_t rndgen_uint8(rndgen_t *, uint8_t *);
uint8_t 50 uspace/lib/c/include/tls.h __tcb_raw_set((uint8_t *)tcb + ARCH_TP_OFFSET);
uint8_t 55 uspace/lib/c/include/tls.h return (tcb_t *)((uint8_t *)__tcb_raw_get() - ARCH_TP_OFFSET);
uint8_t 48 uspace/lib/c/include/types/uuid.h uint8_t clock_seq_hi_and_reserved;
uint8_t 49 uspace/lib/c/include/types/uuid.h uint8_t clock_seq_low;
uint8_t 50 uspace/lib/c/include/types/uuid.h uint8_t node[_UUID_NODE_LEN];
uint8_t 43 uspace/lib/c/include/uuid.h extern void uuid_encode(uuid_t *, uint8_t *);
uint8_t 44 uspace/lib/c/include/uuid.h extern void uuid_decode(uint8_t *, uuid_t *);
uint8_t 45 uspace/lib/c/include/uuid.h extern void uuid_encode_le(uuid_t *, uint8_t *);
uint8_t 46 uspace/lib/c/include/uuid.h extern void uuid_decode_le(uint8_t *, uuid_t *);
uint8_t 43 uspace/lib/codepage/include/codepage/cp437.h extern char32_t cp437_decode(uint8_t);
uint8_t 44 uspace/lib/codepage/include/codepage/cp437.h extern errno_t cp437_encode(char32_t, uint8_t *);
uint8_t 145 uspace/lib/codepage/src/cp437.c static uint8_t u0xxx_to_cp437[0x400] = {
uint8_t 220 uspace/lib/codepage/src/cp437.c static uint8_t u2xxx_to_cp437[0x700] = {
uint8_t 278 uspace/lib/codepage/src/cp437.c char32_t cp437_decode(uint8_t code)
uint8_t 292 uspace/lib/codepage/src/cp437.c errno_t cp437_encode(char32_t c, uint8_t *code)
uint8_t 294 uspace/lib/codepage/src/cp437.c uint8_t b;
uint8_t 41 uspace/lib/codepage/test/cp437.c uint8_t cdec;
uint8_t 55 uspace/lib/codepage/test/cp437.c uint8_t code;
uint8_t 50 uspace/lib/compress/gzip.c uint8_t id1;
uint8_t 51 uspace/lib/compress/gzip.c uint8_t id2;
uint8_t 52 uspace/lib/compress/gzip.c uint8_t method;
uint8_t 53 uspace/lib/compress/gzip.c uint8_t flags;
uint8_t 55 uspace/lib/compress/gzip.c uint8_t extra_flags;
uint8_t 56 uspace/lib/compress/gzip.c uint8_t os;
uint8_t 131 uspace/lib/compress/gzip.c while (*((uint8_t *) stream) != 0) {
uint8_t 147 uspace/lib/compress/gzip.c while (*((uint8_t *) stream) != 0) {
uint8_t 101 uspace/lib/compress/inflate.c uint8_t *dest; /**< Output buffer */
uint8_t 105 uspace/lib/compress/inflate.c uint8_t *src; /**< Input buffer */
uint8_t 445 uspace/lib/compress/inflate.c state->dest[state->destcnt] = (uint8_t) symbol;
uint8_t 633 uspace/lib/compress/inflate.c state.dest = (uint8_t *) dest;
uint8_t 637 uspace/lib/compress/inflate.c state.src = (uint8_t *) src;
uint8_t 91 uspace/lib/congfx/src/console.c uint8_t attr;
uint8_t 80 uspace/lib/console/include/io/console.h extern void console_set_style(console_ctrl_t *, uint8_t);
uint8_t 81 uspace/lib/console/include/io/console.h extern void console_set_color(console_ctrl_t *, uint8_t, uint8_t, uint8_t);
uint8_t 104 uspace/lib/console/src/console.c void console_set_style(console_ctrl_t *ctrl, uint8_t style)
uint8_t 111 uspace/lib/console/src/console.c void console_set_color(console_ctrl_t *ctrl, uint8_t bgcolor, uint8_t fgcolor,
uint8_t 112 uspace/lib/console/src/console.c uint8_t flags)
uint8_t 122 uspace/lib/cpp/include/__bits/functional/function.hpp callable_ = new uint8_t[callable_size_];
uint8_t 145 uspace/lib/cpp/include/__bits/functional/function.hpp callable_ = new uint8_t[callable_size_];
uint8_t 146 uspace/lib/cpp/include/__bits/functional/function.hpp (*copy_)(callable_, (uint8_t*)&f);
uint8_t 223 uspace/lib/cpp/include/__bits/functional/function.hpp callable_ = new uint8_t[callable_size_];
uint8_t 228 uspace/lib/cpp/include/__bits/functional/function.hpp (*copy_)(callable_, (uint8_t*)&f);
uint8_t 315 uspace/lib/cpp/include/__bits/functional/function.hpp using call_t = R(*)(uint8_t*, Args&&...);
uint8_t 316 uspace/lib/cpp/include/__bits/functional/function.hpp using copy_t = void (*)(uint8_t*, uint8_t*);
uint8_t 317 uspace/lib/cpp/include/__bits/functional/function.hpp using dest_t = void (*)(uint8_t*);
uint8_t 319 uspace/lib/cpp/include/__bits/functional/function.hpp uint8_t* callable_;
uint8_t 94 uspace/lib/cpp/include/__bits/io/ios.hpp using iostate = uint8_t;
uint8_t 104 uspace/lib/cpp/include/__bits/io/ios.hpp using openmode = uint8_t;
uint8_t 116 uspace/lib/cpp/include/__bits/io/ios.hpp using seekdir = uint8_t;
uint8_t 68 uspace/lib/cpp/include/__bits/memory/shared_payload.hpp virtual uint8_t* deleter() const noexcept = 0;
uint8_t 125 uspace/lib/cpp/include/__bits/memory/shared_payload.hpp uint8_t* deleter() const noexcept override
uint8_t 127 uspace/lib/cpp/include/__bits/memory/shared_payload.hpp return (uint8_t*)&deleter_;
uint8_t 598 uspace/lib/cpp/include/__bits/random.hpp uint8_t carry_;
uint8_t 1102 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp alignas(Align) uint8_t storage[Len];
uint8_t 139 uspace/lib/cpp/src/__bits/runtime.cpp return !*((std::uint8_t*)guard);
uint8_t 144 uspace/lib/cpp/src/__bits/runtime.cpp *((std::uint8_t*)guard) = 1;
uint8_t 61 uspace/lib/crypto/aes.c static const uint8_t sbox[BLOCK_LEN][BLOCK_LEN] = {
uint8_t 129 uspace/lib/crypto/aes.c static uint8_t inv_sbox[BLOCK_LEN][BLOCK_LEN] = {
uint8_t 211 uspace/lib/crypto/aes.c static uint8_t sub_byte(uint8_t byte, bool inv)
uint8_t 213 uspace/lib/crypto/aes.c uint8_t i = byte >> 4;
uint8_t 214 uspace/lib/crypto/aes.c uint8_t j = byte & 0xF;
uint8_t 228 uspace/lib/crypto/aes.c static void sub_bytes(uint8_t state[ELEMS][ELEMS], bool inv)
uint8_t 230 uspace/lib/crypto/aes.c uint8_t val;
uint8_t 245 uspace/lib/crypto/aes.c static void shift_rows(uint8_t state[ELEMS][ELEMS])
uint8_t 247 uspace/lib/crypto/aes.c uint8_t temp[ELEMS];
uint8_t 261 uspace/lib/crypto/aes.c static void inv_shift_rows(uint8_t state[ELEMS][ELEMS])
uint8_t 263 uspace/lib/crypto/aes.c uint8_t temp[ELEMS];
uint8_t 280 uspace/lib/crypto/aes.c static uint8_t galois_mult(uint8_t x, uint8_t y)
uint8_t 282 uspace/lib/crypto/aes.c uint8_t result = 0;
uint8_t 283 uspace/lib/crypto/aes.c uint8_t f_bith;
uint8_t 306 uspace/lib/crypto/aes.c static void mix_columns(uint8_t state[ELEMS][ELEMS])
uint8_t 308 uspace/lib/crypto/aes.c uint8_t orig_state[ELEMS][ELEMS];
uint8_t 340 uspace/lib/crypto/aes.c static void inv_mix_columns(uint8_t state[ELEMS][ELEMS])
uint8_t 342 uspace/lib/crypto/aes.c uint8_t orig_state[ELEMS][ELEMS];
uint8_t 375 uspace/lib/crypto/aes.c static void add_round_key(uint8_t state[ELEMS][ELEMS], uint32_t *round_key)
uint8_t 377 uspace/lib/crypto/aes.c uint8_t byte_round;
uint8_t 378 uspace/lib/crypto/aes.c uint8_t shift;
uint8_t 400 uspace/lib/crypto/aes.c uint8_t *start = (uint8_t *) &temp;
uint8_t 426 uspace/lib/crypto/aes.c static void key_expansion(uint8_t *key, uint32_t *key_exp)
uint8_t 461 uspace/lib/crypto/aes.c errno_t aes_encrypt(uint8_t *key, uint8_t *input, uint8_t *output)
uint8_t 474 uspace/lib/crypto/aes.c uint8_t state[ELEMS][ELEMS];
uint8_t 513 uspace/lib/crypto/aes.c errno_t aes_decrypt(uint8_t *key, uint8_t *input, uint8_t *output)
uint8_t 526 uspace/lib/crypto/aes.c uint8_t state[ELEMS][ELEMS];
uint8_t 81 uspace/lib/crypto/crc16_ibm.c uint16_t crc16_ibm(uint16_t crc, uint8_t *buf, size_t len)
uint8_t 132 uspace/lib/crypto/crypto.c for (uint8_t k = 0; k < HASH_MD5 / 4; k++)
uint8_t 182 uspace/lib/crypto/crypto.c for (uint8_t k = 0; k < HASH_SHA1 / 4; k++)
uint8_t 198 uspace/lib/crypto/crypto.c errno_t create_hash(uint8_t *input, size_t input_size, uint8_t *output,
uint8_t 212 uspace/lib/crypto/crypto.c uint8_t work_input[input_size + 1];
uint8_t 272 uspace/lib/crypto/crypto.c errno_t hmac(uint8_t *key, size_t key_size, uint8_t *msg, size_t msg_size,
uint8_t 273 uspace/lib/crypto/crypto.c uint8_t *hash, hash_func_t hash_sel)
uint8_t 281 uspace/lib/crypto/crypto.c uint8_t work_key[HMAC_BLOCK_LENGTH];
uint8_t 282 uspace/lib/crypto/crypto.c uint8_t o_key_pad[HMAC_BLOCK_LENGTH];
uint8_t 283 uspace/lib/crypto/crypto.c uint8_t i_key_pad[HMAC_BLOCK_LENGTH];
uint8_t 284 uspace/lib/crypto/crypto.c uint8_t temp_hash[hash_sel];
uint8_t 297 uspace/lib/crypto/crypto.c uint8_t temp_work[HMAC_BLOCK_LENGTH + max(msg_size, hash_sel)];
uint8_t 328 uspace/lib/crypto/crypto.c errno_t pbkdf2(uint8_t *pass, size_t pass_size, uint8_t *salt, size_t salt_size,
uint8_t 329 uspace/lib/crypto/crypto.c uint8_t *hash)
uint8_t 337 uspace/lib/crypto/crypto.c uint8_t work_salt[salt_size + 4];
uint8_t 339 uspace/lib/crypto/crypto.c uint8_t work_hmac[HASH_SHA1];
uint8_t 340 uspace/lib/crypto/crypto.c uint8_t temp_hmac[HASH_SHA1];
uint8_t 341 uspace/lib/crypto/crypto.c uint8_t xor_hmac[HASH_SHA1];
uint8_t 342 uspace/lib/crypto/crypto.c uint8_t temp_hash[HASH_SHA1 * 2];
uint8_t 53 uspace/lib/crypto/crypto.h extern errno_t rc4(uint8_t *, size_t, uint8_t *, size_t, size_t, uint8_t *);
uint8_t 54 uspace/lib/crypto/crypto.h extern errno_t aes_encrypt(uint8_t *, uint8_t *, uint8_t *);
uint8_t 55 uspace/lib/crypto/crypto.h extern errno_t aes_decrypt(uint8_t *, uint8_t *, uint8_t *);
uint8_t 56 uspace/lib/crypto/crypto.h extern errno_t create_hash(uint8_t *, size_t, uint8_t *, hash_func_t);
uint8_t 57 uspace/lib/crypto/crypto.h extern errno_t hmac(uint8_t *, size_t, uint8_t *, size_t, uint8_t *, hash_func_t);
uint8_t 58 uspace/lib/crypto/crypto.h extern errno_t pbkdf2(uint8_t *, size_t, uint8_t *, size_t, uint8_t *);
uint8_t 60 uspace/lib/crypto/crypto.h extern uint16_t crc16_ibm(uint16_t crc, uint8_t *buf, size_t len);
uint8_t 49 uspace/lib/crypto/rc4.c static void swap(size_t i, size_t j, uint8_t *sbox)
uint8_t 51 uspace/lib/crypto/rc4.c uint8_t temp = sbox[i];
uint8_t 63 uspace/lib/crypto/rc4.c static void create_sbox(uint8_t *key, size_t key_size, uint8_t *sbox)
uint8_t 68 uspace/lib/crypto/rc4.c uint8_t j = 0;
uint8_t 90 uspace/lib/crypto/rc4.c errno_t rc4(uint8_t *key, size_t key_size, uint8_t *input, size_t input_size,
uint8_t 91 uspace/lib/crypto/rc4.c size_t skip, uint8_t *output)
uint8_t 100 uspace/lib/crypto/rc4.c uint8_t sbox[SBOX_SIZE];
uint8_t 104 uspace/lib/crypto/rc4.c uint8_t i = 0;
uint8_t 105 uspace/lib/crypto/rc4.c uint8_t j = 0;
uint8_t 113 uspace/lib/crypto/rc4.c uint8_t val;
uint8_t 48 uspace/lib/device/include/bd.h extern errno_t bd_read_toc(bd_t *, uint8_t, void *, size_t);
uint8_t 63 uspace/lib/device/include/bd_srv.h errno_t (*read_toc)(bd_srv_t *, uint8_t, void *, size_t);
uint8_t 84 uspace/lib/device/include/ieee80211/ieee80211.h uint8_t channel;
uint8_t 90 uspace/lib/device/include/ieee80211/ieee80211.h uint8_t length;
uint8_t 90 uspace/lib/device/include/nic/nic.h uint8_t address[ETH_ADDR];
uint8_t 325 uspace/lib/device/include/nic/nic.h uint8_t bitmap[NIC_VLAN_BITMAP_SIZE];
uint8_t 335 uspace/lib/device/include/nic/nic.h uint8_t password[6];
uint8_t 342 uspace/lib/device/include/nic/nic.h uint8_t address[4];
uint8_t 349 uspace/lib/device/include/nic/nic.h uint8_t address[16];
uint8_t 108 uspace/lib/device/include/types/label.h uint8_t num;
uint8_t 47 uspace/lib/device/include/types/pci.h uint8_t bus_num;
uint8_t 49 uspace/lib/device/include/types/pci.h uint8_t dev_num;
uint8_t 51 uspace/lib/device/include/types/pci.h uint8_t fn_num;
uint8_t 109 uspace/lib/device/src/bd.c errno_t bd_read_toc(bd_t *bd, uint8_t session, void *buf, size_t size)
uint8_t 93 uspace/lib/device/src/bd_srv.c uint8_t session;
uint8_t 82 uspace/lib/drv/generic/logbuf.c const uint8_t *buf = (const uint8_t *) buffer;
uint8_t 151 uspace/lib/drv/generic/remote_hw_res.c const uint8_t mode = DEV_IPC_GET_ARG1(*call) >> 16;
uint8_t 88 uspace/lib/drv/generic/remote_ieee80211.c static sysarg_t get_link_id(uint8_t *mac)
uint8_t 1176 uspace/lib/drv/generic/remote_nic.c size_t max_length, uint8_t *frame, size_t *frame_length)
uint8_t 2330 uspace/lib/drv/generic/remote_nic.c uint8_t *info = NULL;
uint8_t 53 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_read_8(async_sess_t *sess, uint32_t address, uint8_t *val)
uint8_t 62 uspace/lib/drv/generic/remote_pci.c *val = (uint8_t) res;
uint8_t 94 uspace/lib/drv/generic/remote_pci.c errno_t pci_config_space_write_8(async_sess_t *sess, uint32_t address, uint8_t val)
uint8_t 161 uspace/lib/drv/generic/remote_pci.c uint8_t value;
uint8_t 214 uspace/lib/drv/generic/remote_pci.c uint8_t value = DEV_IPC_GET_ARG2(*call);
uint8_t 134 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_event(async_sess_t *dev_sess, uint8_t *buf,
uint8_t 147 uspace/lib/drv/generic/remote_usbhid.c uint8_t *buffer = malloc(buffer_size);
uint8_t 228 uspace/lib/drv/generic/remote_usbhid.c errno_t usbhid_dev_get_report_descriptor(async_sess_t *dev_sess, uint8_t *buf,
uint8_t 350 uspace/lib/drv/generic/remote_usbhid.c uint8_t *event = malloc(len);
uint8_t 416 uspace/lib/drv/generic/remote_usbhid.c uint8_t *descriptor = malloc(len);
uint8_t 100 uspace/lib/drv/include/nic_iface.h extern errno_t nic_wol_load_info(async_sess_t *, nic_wv_type_t *, size_t, uint8_t *,
uint8_t 50 uspace/lib/drv/include/ops/hw_res.h errno_t (*dma_channel_setup)(ddf_fun_t *, unsigned, uint32_t, uint32_t, uint8_t);
uint8_t 100 uspace/lib/drv/include/ops/nic.h uint8_t *, size_t *);
uint8_t 62 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_read_8(async_sess_t *, uint32_t, uint8_t *);
uint8_t 66 uspace/lib/drv/include/pci_dev_iface.h extern errno_t pci_config_space_write_8(async_sess_t *, uint32_t, uint8_t);
uint8_t 71 uspace/lib/drv/include/pci_dev_iface.h pci_config_space_cap_first(async_sess_t *sess, uint8_t *c, uint8_t *id)
uint8_t 94 uspace/lib/drv/include/pci_dev_iface.h pci_config_space_cap_next(async_sess_t *sess, uint8_t *c, uint8_t *id)
uint8_t 106 uspace/lib/drv/include/pci_dev_iface.h errno_t (*config_space_read_8)(ddf_fun_t *, uint32_t address, uint8_t *data);
uint8_t 110 uspace/lib/drv/include/pci_dev_iface.h errno_t (*config_space_write_8)(ddf_fun_t *, uint32_t address, uint8_t data);
uint8_t 49 uspace/lib/drv/include/usb_iface.h uint8_t depth; /**< Depth in the hub hiearchy */
uint8_t 158 uspace/lib/drv/include/usbhc_iface.h uint8_t endpoint_address;
uint8_t 159 uspace/lib/drv/include/usbhc_iface.h uint8_t attributes;
uint8_t 161 uspace/lib/drv/include/usbhc_iface.h uint8_t poll_interval;
uint8_t 166 uspace/lib/drv/include/usbhc_iface.h uint8_t max_burst;
uint8_t 167 uspace/lib/drv/include/usbhc_iface.h uint8_t attributes;
uint8_t 42 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_event(async_sess_t *, uint8_t *, size_t, size_t *,
uint8_t 45 uspace/lib/drv/include/usbhid_iface.h extern errno_t usbhid_dev_get_report_descriptor(async_sess_t *, uint8_t *, size_t,
uint8_t 65 uspace/lib/drv/include/usbhid_iface.h errno_t (*get_event)(ddf_fun_t *fun, uint8_t *buffer, size_t size,
uint8_t 83 uspace/lib/drv/include/usbhid_iface.h errno_t (*get_report_descriptor)(ddf_fun_t *fun, uint8_t *desc,
uint8_t 38 uspace/lib/ext4/include/ext4/bitmap.h extern void ext4_bitmap_free_bit(uint8_t *, uint32_t);
uint8_t 39 uspace/lib/ext4/include/ext4/bitmap.h extern void ext4_bitmap_free_bits(uint8_t *, uint32_t, uint32_t);
uint8_t 40 uspace/lib/ext4/include/ext4/bitmap.h extern void ext4_bitmap_set_bit(uint8_t *, uint32_t);
uint8_t 41 uspace/lib/ext4/include/ext4/bitmap.h extern bool ext4_bitmap_is_free_bit(uint8_t *, uint32_t);
uint8_t 42 uspace/lib/ext4/include/ext4/bitmap.h extern errno_t ext4_bitmap_find_free_byte_and_set_bit(uint8_t *, uint32_t,
uint8_t 44 uspace/lib/ext4/include/ext4/bitmap.h extern errno_t ext4_bitmap_find_free_bit_and_set(uint8_t *, uint32_t, uint32_t *,
uint8_t 50 uspace/lib/ext4/include/ext4/directory.h extern uint8_t ext4_directory_entry_ll_get_inode_type(ext4_superblock_t *,
uint8_t 53 uspace/lib/ext4/include/ext4/directory.h ext4_directory_entry_ll_t *, uint8_t);
uint8_t 38 uspace/lib/ext4/include/ext4/directory_index.h extern uint8_t ext4_directory_dx_root_info_get_hash_version(
uint8_t 41 uspace/lib/ext4/include/ext4/directory_index.h ext4_directory_dx_root_info_t *, uint8_t);
uint8_t 42 uspace/lib/ext4/include/ext4/directory_index.h extern uint8_t ext4_directory_dx_root_info_get_info_length(
uint8_t 45 uspace/lib/ext4/include/ext4/directory_index.h ext4_directory_dx_root_info_t *, uint8_t);
uint8_t 46 uspace/lib/ext4/include/ext4/directory_index.h extern uint8_t ext4_directory_dx_root_info_get_indirect_levels(
uint8_t 49 uspace/lib/ext4/include/ext4/directory_index.h ext4_directory_dx_root_info_t *, uint8_t);
uint8_t 131 uspace/lib/ext4/include/ext4/superblock.h extern uint8_t ext4_superblock_get_default_hash_version(ext4_superblock_t *);
uint8_t 133 uspace/lib/ext4/include/ext4/superblock.h uint8_t);
uint8_t 77 uspace/lib/ext4/include/ext4/types.h uint8_t uuid[16]; /* 128-bit uuid for volume */
uint8_t 86 uspace/lib/ext4/include/ext4/types.h uint8_t prealloc_blocks; /* Number of blocks to try to preallocate */
uint8_t 87 uspace/lib/ext4/include/ext4/types.h uint8_t prealloc_dir_blocks; /* Number to preallocate for dirs */
uint8_t 93 uspace/lib/ext4/include/ext4/types.h uint8_t journal_uuid[16]; /* UUID of journal superblock */
uint8_t 98 uspace/lib/ext4/include/ext4/types.h uint8_t default_hash_version; /* Default hash version to use */
uint8_t 99 uspace/lib/ext4/include/ext4/types.h uint8_t journal_backup_type;
uint8_t 117 uspace/lib/ext4/include/ext4/types.h uint8_t log_groups_per_flex; /* FLEX_BG group size */
uint8_t 118 uspace/lib/ext4/include/ext4/types.h uint8_t reserved_char_pad;
uint8_t 129 uspace/lib/ext4/include/ext4/types.h uint8_t first_error_func[32]; /* Function where the error happened */
uint8_t 135 uspace/lib/ext4/include/ext4/types.h uint8_t last_error_func[32]; /* Function where the error happened */
uint8_t 136 uspace/lib/ext4/include/ext4/types.h uint8_t mount_opts[64]; /* String containing the mount options */
uint8_t 415 uspace/lib/ext4/include/ext4/types.h uint8_t name_length; /* Lower 8 bits of name length */
uint8_t 418 uspace/lib/ext4/include/ext4/types.h uint8_t name_length_high; /* Higher 8 bits of name length */
uint8_t 419 uspace/lib/ext4/include/ext4/types.h uint8_t inode_type; /* Type of referenced inode (in rev >= 0.5) */
uint8_t 422 uspace/lib/ext4/include/ext4/types.h uint8_t name[EXT4_DIRECTORY_FILENAME_LEN]; /* Entry name */
uint8_t 447 uspace/lib/ext4/include/ext4/types.h uint8_t name_length;
uint8_t 448 uspace/lib/ext4/include/ext4/types.h uint8_t inode_type;
uint8_t 449 uspace/lib/ext4/include/ext4/types.h uint8_t name[4];
uint8_t 454 uspace/lib/ext4/include/ext4/types.h uint8_t hash_version;
uint8_t 455 uspace/lib/ext4/include/ext4/types.h uint8_t info_length;
uint8_t 456 uspace/lib/ext4/include/ext4/types.h uint8_t indirect_levels;
uint8_t 457 uspace/lib/ext4/include/ext4/types.h uint8_t unused_flags;
uint8_t 474 uspace/lib/ext4/include/ext4/types.h uint8_t name_length;
uint8_t 475 uspace/lib/ext4/include/ext4/types.h uint8_t inode_type;
uint8_t 50 uspace/lib/ext4/src/bitmap.c void ext4_bitmap_free_bit(uint8_t *bitmap, uint32_t index)
uint8_t 55 uspace/lib/ext4/src/bitmap.c uint8_t *target = bitmap + byte_index;
uint8_t 69 uspace/lib/ext4/src/bitmap.c void ext4_bitmap_free_bits(uint8_t *bitmap, uint32_t index, uint32_t count)
uint8_t 71 uspace/lib/ext4/src/bitmap.c uint8_t *target;
uint8_t 127 uspace/lib/ext4/src/bitmap.c void ext4_bitmap_set_bit(uint8_t *bitmap, uint32_t index)
uint8_t 132 uspace/lib/ext4/src/bitmap.c uint8_t *target = bitmap + byte_index;
uint8_t 145 uspace/lib/ext4/src/bitmap.c bool ext4_bitmap_is_free_bit(uint8_t *bitmap, uint32_t index)
uint8_t 150 uspace/lib/ext4/src/bitmap.c uint8_t *target = bitmap + byte_index;
uint8_t 171 uspace/lib/ext4/src/bitmap.c errno_t ext4_bitmap_find_free_byte_and_set_bit(uint8_t *bitmap, uint32_t start,
uint8_t 182 uspace/lib/ext4/src/bitmap.c uint8_t *pos = bitmap + (idx / 8);
uint8_t 213 uspace/lib/ext4/src/bitmap.c errno_t ext4_bitmap_find_free_bit_and_set(uint8_t *bitmap, uint32_t start_idx,
uint8_t 216 uspace/lib/ext4/src/bitmap.c uint8_t *pos = bitmap + (start_idx / 8);
uint8_t 250 uspace/lib/ext4/src/bitmap.c for (uint8_t i = 0; i < 8; ++i) {
uint8_t 144 uspace/lib/ext4/src/directory.c uint8_t ext4_directory_entry_ll_get_inode_type(ext4_superblock_t *sb,
uint8_t 162 uspace/lib/ext4/src/directory.c ext4_directory_entry_ll_t *de, uint8_t type)
uint8_t 718 uspace/lib/ext4/src/directory.c uint8_t *addr_limit = block->data + ext4_superblock_get_block_size(sb);
uint8_t 721 uspace/lib/ext4/src/directory.c while ((uint8_t *) dentry < addr_limit) {
uint8_t 723 uspace/lib/ext4/src/directory.c if ((uint8_t *) dentry + name_len > addr_limit)
uint8_t 732 uspace/lib/ext4/src/directory.c if (memcmp((uint8_t *) name, dentry->name, name_len) == 0) {
uint8_t 747 uspace/lib/ext4/src/directory.c dentry = (ext4_directory_entry_ll_t *) ((uint8_t *) dentry + dentry_len);
uint8_t 65 uspace/lib/ext4/src/directory_index.c uint8_t ext4_directory_dx_root_info_get_hash_version(
uint8_t 78 uspace/lib/ext4/src/directory_index.c ext4_directory_dx_root_info_t *root_info, uint8_t version)
uint8_t 90 uspace/lib/ext4/src/directory_index.c uint8_t ext4_directory_dx_root_info_get_info_length(
uint8_t 103 uspace/lib/ext4/src/directory_index.c ext4_directory_dx_root_info_t *root_info, uint8_t info_length)
uint8_t 115 uspace/lib/ext4/src/directory_index.c uint8_t ext4_directory_dx_root_info_get_indirect_levels(
uint8_t 128 uspace/lib/ext4/src/directory_index.c ext4_directory_dx_root_info_t *root_info, uint8_t levels)
uint8_t 257 uspace/lib/ext4/src/directory_index.c uint8_t hash_version =
uint8_t 398 uspace/lib/ext4/src/directory_index.c uint8_t indirect_level =
uint8_t 768 uspace/lib/ext4/src/directory_index.c uint8_t len = ext4_directory_entry_ll_get_name_length(
uint8_t 759 uspace/lib/ext4/src/filesystem.c uint8_t *bitmap = bitmap_block->data;
uint8_t 828 uspace/lib/ext4/src/filesystem.c uint8_t *bitmap = bitmap_block->data;
uint8_t 1022 uspace/lib/ext4/src/filesystem.c crc = crc16_ibm(crc, (uint8_t *) &le_group, sizeof(le_group));
uint8_t 1025 uspace/lib/ext4/src/filesystem.c crc = crc16_ibm(crc, (uint8_t *) bg, offset);
uint8_t 1034 uspace/lib/ext4/src/filesystem.c crc = crc16_ibm(crc, ((uint8_t *) bg) + offset,
uint8_t 64 uspace/lib/ext4/src/ops.c static bool ext4_is_dots(const uint8_t *, size_t);
uint8_t 1080 uspace/lib/ext4/src/ops.c bool ext4_is_dots(const uint8_t *name, size_t name_size)
uint8_t 1135 uspace/lib/ext4/src/ops.c uint8_t *buf = malloc(name_size + 1);
uint8_t 1232 uspace/lib/ext4/src/ops.c uint8_t *buffer;
uint8_t 898 uspace/lib/ext4/src/superblock.c ch = (char32_t)(uint8_t)sb->volume_name[i];
uint8_t 1021 uspace/lib/ext4/src/superblock.c uint8_t ext4_superblock_get_default_hash_version(ext4_superblock_t *sb)
uint8_t 1033 uspace/lib/ext4/src/superblock.c uint8_t version)
uint8_t 48 uspace/lib/fbfont/include/fbfont/font-8x16.h extern uint8_t fb_font[FONT_GLYPHS][FONT_SCANLINES];
uint8_t 376 uspace/lib/fbfont/src/font-8x16.c uint8_t fb_font[FONT_GLYPHS][FONT_SCANLINES] = {
uint8_t 94 uspace/lib/fs/libfs.h uint8_t *plb_ro; /**< Read-only PLB view. */
uint8_t 45 uspace/lib/gfx/include/gfx/color.h extern errno_t gfx_color_new_ega(uint8_t, gfx_color_t **);
uint8_t 49 uspace/lib/gfx/include/gfx/color.h extern void gfx_color_get_ega(gfx_color_t *, uint8_t *);
uint8_t 50 uspace/lib/gfx/private/color.h uint8_t attr;
uint8_t 80 uspace/lib/gfx/src/color.c errno_t gfx_color_new_ega(uint8_t attr, gfx_color_t **rcolor)
uint8_t 123 uspace/lib/gfx/src/color.c void gfx_color_get_ega(gfx_color_t *color, uint8_t *attr)
uint8_t 603 uspace/lib/gfxfont/src/font.c uint8_t b;
uint8_t 604 uspace/lib/gfxfont/src/font.c uint8_t *dp;
uint8_t 656 uspace/lib/gfxfont/src/font.c uint8_t b;
uint8_t 657 uspace/lib/gfxfont/src/font.c uint8_t *sp;
uint8_t 112 uspace/lib/gfxfont/src/text.c uint8_t attr;
uint8_t 506 uspace/lib/gfxfont/test/font.c uint8_t *dp;
uint8_t 543 uspace/lib/gfxfont/test/font.c uint8_t data[20];
uint8_t 47 uspace/lib/gfximage/src/tga.c uint8_t id_length;
uint8_t 48 uspace/lib/gfximage/src/tga.c uint8_t cmap_type;
uint8_t 49 uspace/lib/gfximage/src/tga.c uint8_t img_type;
uint8_t 53 uspace/lib/gfximage/src/tga.c uint8_t cmap_bpp;
uint8_t 59 uspace/lib/gfximage/src/tga.c uint8_t img_bpp;
uint8_t 60 uspace/lib/gfximage/src/tga.c uint8_t img_descr;
uint8_t 86 uspace/lib/gfximage/src/tga.c uint8_t cmap_bpp;
uint8_t 92 uspace/lib/gfximage/src/tga.c uint8_t img_bpp;
uint8_t 93 uspace/lib/gfximage/src/tga.c uint8_t img_alpha_bpp;
uint8_t 94 uspace/lib/gfximage/src/tga.c uint8_t img_alpha_dir;
uint8_t 267 uspace/lib/gfximage/src/tga.c bgr_888_2pixel(((uint8_t *) tga.img_data) + offset);
uint8_t 279 uspace/lib/gfximage/src/tga.c gray_8_2pixel(((uint8_t *) tga.img_data) + offset);
uint8_t 74 uspace/lib/hound/src/protocol.c uint8_t channels;
uint8_t 75 uspace/lib/hound/src/protocol.c uint8_t format;
uint8_t 58 uspace/lib/http/include/http/http.h uint8_t minor;
uint8_t 59 uspace/lib/http/include/http/http.h uint8_t major;
uint8_t 68 uspace/lib/http/src/response.c static errno_t receive_uint8_t(receive_buffer_t *rb, uint8_t *out_value)
uint8_t 66 uspace/lib/ieee80211/include/ieee80211.h static const uint8_t ieee80211bg_data_rates[] = {
uint8_t 91 uspace/lib/ieee80211/include/ieee80211.h uint8_t id;
uint8_t 92 uspace/lib/ieee80211/include/ieee80211.h uint8_t flags;
uint8_t 94 uspace/lib/ieee80211/include/ieee80211.h uint8_t data[32];
uint8_t 51 uspace/lib/ieee80211/include/ieee80211_impl.h extern errno_t ieee80211_prf(uint8_t *, uint8_t *, uint8_t *, size_t);
uint8_t 52 uspace/lib/ieee80211/include/ieee80211_impl.h extern errno_t ieee80211_rc4_key_unwrap(uint8_t *, uint8_t *, size_t, uint8_t *);
uint8_t 53 uspace/lib/ieee80211/include/ieee80211_impl.h extern errno_t ieee80211_aes_key_unwrap(uint8_t *, uint8_t *, size_t, uint8_t *);
uint8_t 54 uspace/lib/ieee80211/include/ieee80211_impl.h extern errno_t ieee80211_michael_mic(uint8_t *, uint8_t *, size_t, uint8_t *);
uint8_t 59 uspace/lib/ieee80211/include/ieee80211_impl.h extern errno_t rnd_sequence(uint8_t *, size_t);
uint8_t 60 uspace/lib/ieee80211/include/ieee80211_impl.h extern uint8_t *min_sequence(uint8_t *, uint8_t *, size_t);
uint8_t 61 uspace/lib/ieee80211/include/ieee80211_impl.h extern uint8_t *max_sequence(uint8_t *, uint8_t *, size_t);
uint8_t 205 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t auth_ie[256];
uint8_t 220 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t ptk[MAX_PTK_LENGTH];
uint8_t 221 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t gtk[MAX_GTK_LENGTH];
uint8_t 287 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t dest_addr[ETH_ADDR];
uint8_t 288 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t src_addr[ETH_ADDR];
uint8_t 297 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t dest_addr[ETH_ADDR];
uint8_t 298 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t src_addr[ETH_ADDR];
uint8_t 299 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t bssid[ETH_ADDR];
uint8_t 308 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t address1[ETH_ADDR];
uint8_t 309 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t address2[ETH_ADDR];
uint8_t 310 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t address3[ETH_ADDR];
uint8_t 317 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t element_id;
uint8_t 318 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t length;
uint8_t 353 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t timestamp[8];
uint8_t 361 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t proto_version;
uint8_t 362 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t packet_type;
uint8_t 364 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t descriptor_type;
uint8_t 367 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t key_replay_counter[8];
uint8_t 368 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t key_nonce[32];
uint8_t 369 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t eapol_key_iv[16];
uint8_t 370 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t key_rsc[8];
uint8_t 371 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t reserved[8];
uint8_t 372 uspace/lib/ieee80211/include/ieee80211_private.h uint8_t key_mic[16];
uint8_t 55 uspace/lib/ieee80211/src/ieee80211.c static const uint8_t rfc1042_header[] = {
uint8_t 60 uspace/lib/ieee80211/src/ieee80211.c static const uint8_t ieee80211_broadcast_mac_addr[] = {
uint8_t 575 uspace/lib/ieee80211/src/ieee80211.c uint8_t head_data[IEEE80211_MAX_HEADER_LENGTH];
uint8_t 633 uspace/lib/ieee80211/src/ieee80211.c uint8_t *tx_mic = ieee80211_dev->bssid_info.ptk +
uint8_t 826 uspace/lib/ieee80211/src/ieee80211.c static uint8_t ieee80211_freq_to_channel(uint16_t freq)
uint8_t 832 uspace/lib/ieee80211/src/ieee80211.c uint8_t id, uint8_t length, void *data)
uint8_t 863 uspace/lib/ieee80211/src/ieee80211.c uint8_t channel =
uint8_t 1107 uspace/lib/ieee80211/src/ieee80211.c uint8_t *it = (uint8_t *) buffer;
uint8_t 1131 uspace/lib/ieee80211/src/ieee80211.c it += 4 * sizeof(uint8_t);
uint8_t 1175 uspace/lib/ieee80211/src/ieee80211.c static uint8_t *ieee80211_process_ies(ieee80211_dev_t *ieee80211_dev,
uint8_t 1182 uspace/lib/ieee80211/src/ieee80211.c uint8_t *channel;
uint8_t 1190 uspace/lib/ieee80211/src/ieee80211.c channel = (uint8_t *)
uint8_t 1259 uspace/lib/ieee80211/src/ieee80211.c uint8_t *ssid_start = (uint8_t *) ((void *) ssid_ie_header +
uint8_t 1400 uspace/lib/ieee80211/src/ieee80211.c uint8_t *ptk = ieee80211_dev->bssid_info.ptk;
uint8_t 1401 uspace/lib/ieee80211/src/ieee80211.c uint8_t *gtk = ieee80211_dev->bssid_info.gtk;
uint8_t 1402 uspace/lib/ieee80211/src/ieee80211.c uint8_t gtk_id = 1;
uint8_t 1491 uspace/lib/ieee80211/src/ieee80211.c uint8_t key_data[key_data_length];
uint8_t 1492 uspace/lib/ieee80211/src/ieee80211.c uint8_t *data_ptr = (uint8_t *)
uint8_t 1496 uspace/lib/ieee80211/src/ieee80211.c uint8_t work_key[32];
uint8_t 1509 uspace/lib/ieee80211/src/ieee80211.c uint8_t *key_data_ptr = old_wpa ? key_data :
uint8_t 1514 uspace/lib/ieee80211/src/ieee80211.c uint8_t *key_ptr;
uint8_t 1538 uspace/lib/ieee80211/src/ieee80211.c uint8_t pmk[PBKDF2_KEY_LENGTH];
uint8_t 1539 uspace/lib/ieee80211/src/ieee80211.c pbkdf2((uint8_t *) ieee80211_dev->bssid_info.password,
uint8_t 1541 uspace/lib/ieee80211/src/ieee80211.c (uint8_t *) auth_data->ssid,
uint8_t 1544 uspace/lib/ieee80211/src/ieee80211.c uint8_t *anonce = key_frame->key_nonce;
uint8_t 1547 uspace/lib/ieee80211/src/ieee80211.c uint8_t snonce[32];
uint8_t 1552 uspace/lib/ieee80211/src/ieee80211.c uint8_t *dest_addr = eth_header->dest_addr;
uint8_t 1553 uspace/lib/ieee80211/src/ieee80211.c uint8_t *src_addr = eth_header->src_addr;
uint8_t 1556 uspace/lib/ieee80211/src/ieee80211.c uint8_t crypt_data[PRF_CRYPT_DATA_LENGTH];
uint8_t 1569 uspace/lib/ieee80211/src/ieee80211.c uint8_t mic[mic_hash];
uint8_t 1570 uspace/lib/ieee80211/src/ieee80211.c hmac(ptk, 16, (uint8_t *) output_key_frame,
uint8_t 1671 uspace/lib/ieee80211/src/ieee80211.c uint8_t *src_addr =
uint8_t 1674 uspace/lib/ieee80211/src/ieee80211.c uint8_t *dest_addr =
uint8_t 86 uspace/lib/ieee80211/src/ieee80211_iface_impl.c static uint16_t ieee80211_channel_to_freq(uint8_t channel)
uint8_t 180 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t ieee80211_prf(uint8_t *key, uint8_t *data, uint8_t *hash,
uint8_t 192 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t result[HASH_SHA1 * iters];
uint8_t 193 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t temp[HASH_SHA1];
uint8_t 196 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t work_arr[data_size];
uint8_t 202 uspace/lib/ieee80211/src/ieee80211_impl.c for (uint8_t i = 0; i < iters; i++) {
uint8_t 214 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t ieee80211_rc4_key_unwrap(uint8_t *key, uint8_t *data, size_t data_size,
uint8_t 215 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *output)
uint8_t 220 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t ieee80211_aes_key_unwrap(uint8_t *kek, uint8_t *data, size_t data_size,
uint8_t 221 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *output)
uint8_t 230 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t work_data[n * 8];
uint8_t 231 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t work_input[AES_CIPHER_LENGTH];
uint8_t 232 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t work_output[AES_CIPHER_LENGTH];
uint8_t 233 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *work_block;
uint8_t 234 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t a[8];
uint8_t 239 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t shift, shb;
uint8_t 287 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t ieee80211_michael_mic(uint8_t *key, uint8_t *buffer, size_t size,
uint8_t 288 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *mic)
uint8_t 302 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *data = buffer + sizeof(ieee80211_data_header_t) +
uint8_t 308 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *src_addr =
uint8_t 311 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *dest_addr =
uint8_t 374 uspace/lib/ieee80211/src/ieee80211_impl.c errno_t rnd_sequence(uint8_t *sequence, size_t length)
uint8_t 380 uspace/lib/ieee80211/src/ieee80211_impl.c sequence[i] = (uint8_t) rand();
uint8_t 385 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *min_sequence(uint8_t *seq1, uint8_t *seq2, size_t size)
uint8_t 400 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *max_sequence(uint8_t *seq1, uint8_t *seq2, size_t size)
uint8_t 402 uspace/lib/ieee80211/src/ieee80211_impl.c uint8_t *min = min_sequence(seq1, seq2, size);
uint8_t 44 uspace/lib/inet/include/inet/addr.h typedef uint8_t addr128_t[16];
uint8_t 77 uspace/lib/inet/include/inet/addr.h uint8_t prefix;
uint8_t 90 uspace/lib/inet/include/inet/addr.h extern void inet_addr(inet_addr_t *, uint8_t, uint8_t, uint8_t, uint8_t);
uint8_t 91 uspace/lib/inet/include/inet/addr.h extern void inet_naddr(inet_naddr_t *, uint8_t, uint8_t, uint8_t, uint8_t,
uint8_t 92 uspace/lib/inet/include/inet/addr.h uint8_t);
uint8_t 97 uspace/lib/inet/include/inet/addr.h uint16_t, uint16_t, uint16_t, uint16_t, uint8_t);
uint8_t 100 uspace/lib/inet/include/inet/addr.h extern void inet_addr_naddr(const inet_addr_t *, uint8_t, inet_naddr_t *);
uint8_t 119 uspace/lib/inet/include/inet/addr.h uint8_t *);
uint8_t 122 uspace/lib/inet/include/inet/addr.h extern void inet_naddr_set(addr32_t, uint8_t, inet_naddr_t *);
uint8_t 125 uspace/lib/inet/include/inet/addr.h extern void inet_naddr_set6(addr128_t, uint8_t, inet_naddr_t *);
uint8_t 76 uspace/lib/inet/include/inet/eth_addr.h extern void eth_addr_encode(eth_addr_t *, uint8_t *);
uint8_t 77 uspace/lib/inet/include/inet/eth_addr.h extern void eth_addr_decode(const uint8_t *, eth_addr_t *);
uint8_t 43 uspace/lib/inet/include/inet/inet.h extern errno_t inet_init(uint8_t, inet_ev_ops_t *);
uint8_t 44 uspace/lib/inet/include/inet/inet.h extern errno_t inet_send(inet_dgram_t *, uint8_t, inet_df_t);
uint8_t 45 uspace/lib/inet/include/inet/inet.h extern errno_t inet_get_srcaddr(inet_addr_t *, uint8_t, inet_addr_t *);
uint8_t 104 uspace/lib/inet/include/inet/udp.h extern uint8_t udp_rerr_type(udp_rerr_t *);
uint8_t 105 uspace/lib/inet/include/inet/udp.h extern uint8_t udp_rerr_code(udp_rerr_t *);
uint8_t 50 uspace/lib/inet/include/types/inet.h uint8_t tos;
uint8_t 92 uspace/lib/inet/src/addr.c uint8_t b[6];
uint8_t 110 uspace/lib/inet/src/addr.c void inet_addr(inet_addr_t *addr, uint8_t a, uint8_t b, uint8_t c, uint8_t d)
uint8_t 117 uspace/lib/inet/src/addr.c void inet_naddr(inet_naddr_t *naddr, uint8_t a, uint8_t b, uint8_t c, uint8_t d,
uint8_t 118 uspace/lib/inet/src/addr.c uint8_t prefix)
uint8_t 149 uspace/lib/inet/src/addr.c uint16_t d, uint16_t e, uint16_t f, uint16_t g, uint16_t h, uint8_t prefix)
uint8_t 177 uspace/lib/inet/src/addr.c void inet_addr_naddr(const inet_addr_t *addr, uint8_t prefix,
uint8_t 264 uspace/lib/inet/src/addr.c uint8_t mask =
uint8_t 265 uspace/lib/inet/src/addr.c BIT_RANGE(uint8_t, 8, 8 - (naddr->prefix - pos - 1));
uint8_t 283 uspace/lib/inet/src/addr.c uint8_t b;
uint8_t 331 uspace/lib/inet/src/addr.c uint8_t data[16];
uint8_t 674 uspace/lib/inet/src/addr.c uint8_t *prefix)
uint8_t 703 uspace/lib/inet/src/addr.c void inet_naddr_set(addr32_t v4, uint8_t prefix, inet_naddr_t *naddr)
uint8_t 716 uspace/lib/inet/src/addr.c void inet_naddr_set6(addr128_t v6, uint8_t prefix, inet_naddr_t *naddr)
uint8_t 52 uspace/lib/inet/src/eth_addr.c void eth_addr_encode(eth_addr_t *addr, uint8_t *buf)
uint8_t 71 uspace/lib/inet/src/eth_addr.c void eth_addr_decode(const uint8_t *buf, eth_addr_t *addr)
uint8_t 42 uspace/lib/inet/src/inet.c static uint8_t inet_protocol = 0;
uint8_t 66 uspace/lib/inet/src/inet.c static errno_t inet_set_proto(uint8_t protocol)
uint8_t 75 uspace/lib/inet/src/inet.c errno_t inet_init(uint8_t protocol, inet_ev_ops_t *ev_ops)
uint8_t 112 uspace/lib/inet/src/inet.c errno_t inet_send(inet_dgram_t *dgram, uint8_t ttl, inet_df_t df)
uint8_t 149 uspace/lib/inet/src/inet.c errno_t inet_get_srcaddr(inet_addr_t *remote, uint8_t tos, inet_addr_t *local)
uint8_t 369 uspace/lib/inet/src/udp.c uint8_t udp_rerr_type(udp_rerr_t *rerr)
uint8_t 379 uspace/lib/inet/src/udp.c uint8_t udp_rerr_code(udp_rerr_t *rerr)
uint8_t 49 uspace/lib/inet/test/eth_addr.c uint8_t b[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 };
uint8_t 59 uspace/lib/inet/test/eth_addr.c uint8_t b[7] = { 0, 0, 0, 0, 0, 0, 0 };
uint8_t 54 uspace/lib/label/include/std/fat.h uint8_t ji[3];
uint8_t 55 uspace/lib/label/include/std/fat.h uint8_t oem_name[8];
uint8_t 62 uspace/lib/label/include/std/fat.h uint8_t spc;
uint8_t 66 uspace/lib/label/include/std/fat.h uint8_t fatcnt;
uint8_t 72 uspace/lib/label/include/std/fat.h uint8_t mdesc;
uint8_t 88 uspace/lib/label/include/std/fat.h uint8_t pdn;
uint8_t 89 uspace/lib/label/include/std/fat.h uint8_t reserved;
uint8_t 91 uspace/lib/label/include/std/fat.h uint8_t ebs;
uint8_t 95 uspace/lib/label/include/std/fat.h uint8_t label[11];
uint8_t 97 uspace/lib/label/include/std/fat.h uint8_t type[8];
uint8_t 99 uspace/lib/label/include/std/fat.h uint8_t boot_code[448];
uint8_t 117 uspace/lib/label/include/std/fat.h uint8_t reserved1[12];
uint8_t 119 uspace/lib/label/include/std/fat.h uint8_t pdn;
uint8_t 120 uspace/lib/label/include/std/fat.h uint8_t reserved2;
uint8_t 122 uspace/lib/label/include/std/fat.h uint8_t ebs;
uint8_t 126 uspace/lib/label/include/std/fat.h uint8_t label[11];
uint8_t 128 uspace/lib/label/include/std/fat.h uint8_t type[8];
uint8_t 130 uspace/lib/label/include/std/fat.h uint8_t boot_code[420];
uint8_t 53 uspace/lib/label/include/std/gpt.h uint8_t efi_signature[8];
uint8_t 62 uspace/lib/label/include/std/gpt.h uint8_t disk_guid[16];
uint8_t 71 uspace/lib/label/include/std/gpt.h uint8_t part_type[16];
uint8_t 72 uspace/lib/label/include/std/gpt.h uint8_t part_id[16];
uint8_t 82 uspace/lib/label/include/std/mbr.h uint8_t status;
uint8_t 84 uspace/lib/label/include/std/mbr.h uint8_t first_chs[3];
uint8_t 86 uspace/lib/label/include/std/mbr.h uint8_t ptype;
uint8_t 88 uspace/lib/label/include/std/mbr.h uint8_t last_chs[3];
uint8_t 98 uspace/lib/label/include/std/mbr.h uint8_t code_area[440];
uint8_t 59 uspace/lib/label/src/empty.c uint8_t *bp;
uint8_t 62 uspace/lib/label/src/empty.c bp = (uint8_t *)buf;
uint8_t 75 uspace/lib/label/src/gpt.c const uint8_t efi_signature[8] = {
uint8_t 99 uspace/lib/label/src/gpt.c uint8_t *etable[2];
uint8_t 351 uspace/lib/label/src/gpt.c uint8_t *etable = NULL;
uint8_t 424 uspace/lib/label/src/gpt.c pt_crc = compute_crc32((uint8_t *)etable,
uint8_t 515 uspace/lib/label/src/gpt.c uint8_t *etable = NULL;
uint8_t 871 uspace/lib/label/src/gpt.c uint8_t *buf;
uint8_t 973 uspace/lib/label/src/gpt.c crc = compute_crc32((uint8_t *)hdr, hdr_size);
uint8_t 987 uspace/lib/label/src/gpt.c *crc = compute_crc32((uint8_t *)c, hdr_size);
uint8_t 110 uspace/lib/memgfx/src/memgc.c uint8_t attr;
uint8_t 153 uspace/lib/minix/minix.h uint8_t i_gid;
uint8_t 154 uspace/lib/minix/minix.h uint8_t i_nlinks;
uint8_t 59 uspace/lib/nic/include/nic_addr_db.h extern errno_t nic_addr_db_insert(nic_addr_db_t *db, const uint8_t *addr);
uint8_t 60 uspace/lib/nic/include/nic_addr_db.h extern errno_t nic_addr_db_remove(nic_addr_db_t *db, const uint8_t *addr);
uint8_t 61 uspace/lib/nic/include/nic_addr_db.h extern bool nic_addr_db_contains(const nic_addr_db_t *db, const uint8_t *addr);
uint8_t 63 uspace/lib/nic/include/nic_addr_db.h void (*func)(const uint8_t *, void *), void *arg);
uint8_t 110 uspace/lib/nic/include/nic_rx_control.h uint8_t tpid_upper;
uint8_t 111 uspace/lib/nic/include/nic_rx_control.h uint8_t tpid_lower;
uint8_t 112 uspace/lib/nic/include/nic_rx_control.h uint8_t vid_upper;
uint8_t 113 uspace/lib/nic/include/nic_rx_control.h uint8_t vid_lower;
uint8_t 54 uspace/lib/nic/src/nic_addr_db.c uint8_t len;
uint8_t 55 uspace/lib/nic/src/nic_addr_db.c uint8_t addr[1];
uint8_t 63 uspace/lib/nic/src/nic_addr_db.c const uint8_t *addr;
uint8_t 74 uspace/lib/nic/src/nic_addr_db.c static size_t addr_hash(size_t len, const uint8_t *addr)
uint8_t 169 uspace/lib/nic/src/nic_addr_db.c errno_t nic_addr_db_insert(nic_addr_db_t *db, const uint8_t *addr)
uint8_t 185 uspace/lib/nic/src/nic_addr_db.c entry->len = (uint8_t) db->addr_len;
uint8_t 201 uspace/lib/nic/src/nic_addr_db.c errno_t nic_addr_db_remove(nic_addr_db_t *db, const uint8_t *addr)
uint8_t 224 uspace/lib/nic/src/nic_addr_db.c bool nic_addr_db_contains(const nic_addr_db_t *db, const uint8_t *addr)
uint8_t 240 uspace/lib/nic/src/nic_addr_db.c void (*func)(const uint8_t *, void *);
uint8_t 264 uspace/lib/nic/src/nic_addr_db.c void (*func)(const uint8_t *, void *), void *arg)
uint8_t 110 uspace/lib/nic/src/nic_rx_control.c (const uint8_t *) &prev_addr->address);
uint8_t 116 uspace/lib/nic/src/nic_rx_control.c (const uint8_t *) &curr_addr->address);
uint8_t 127 uspace/lib/nic/src/nic_rx_control.c static void nic_rxc_add_addr(const uint8_t *addr, void *arg)
uint8_t 191 uspace/lib/nic/src/nic_rx_control.c (const uint8_t *) &address_list[i].address);
uint8_t 254 uspace/lib/nic/src/nic_rx_control.c (const uint8_t *)&address_list[i].address);
uint8_t 333 uspace/lib/nic/src/nic_rx_control.c (const uint8_t *) &address_list[i].address);
uint8_t 399 uspace/lib/nic/src/nic_rx_control.c uint8_t *dest_addr = (uint8_t *) data;
uint8_t 400 uspace/lib/nic/src/nic_rx_control.c uint8_t *src_addr = dest_addr + ETH_ADDR;
uint8_t 450 uspace/lib/nic/src/nic_rx_control.c ((uint8_t *) data + 2 * ETH_ADDR);
uint8_t 503 uspace/lib/nic/src/nic_rx_control.c static uint64_t multicast_hash(const uint8_t addr[6])
uint8_t 507 uspace/lib/nic/src/nic_rx_control.c uint8_t b;
uint8_t 546 uspace/lib/nic/src/nic_rx_control.c static void nic_rxc_hash_addr(const uint8_t *address, void *arg)
uint8_t 110 uspace/lib/pcm/src/format.c SET_NULL(uint8_t, le, INT8_MIN);
uint8_t 222 uspace/lib/pcm/src/format.c LOOP_ADD(uint8_t, le, UINT8_MIN, UINT8_MAX);
uint8_t 225 uspace/lib/pcm/src/format.c LOOP_ADD(uint8_t, le, INT8_MIN, INT8_MAX);
uint8_t 301 uspace/lib/pcm/src/format.c GET(uint8_t, le, UINT8_MIN, UINT8_MAX);
uint8_t 96 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[0] = RED(pix);
uint8_t 97 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[1] = GREEN(pix);
uint8_t 98 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[2] = BLUE(pix);
uint8_t 103 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[0] = BLUE(pix);
uint8_t 104 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[1] = GREEN(pix);
uint8_t 105 uspace/lib/pixconv/pixconv.c ((uint8_t *) dst)[2] = RED(pix);
uint8_t 134 uspace/lib/pixconv/pixconv.c *((uint8_t *) dst) =
uint8_t 144 uspace/lib/pixconv/pixconv.c *((uint8_t *) dst) = (red + green + blue) >> 24;
uint8_t 234 uspace/lib/pixconv/pixconv.c uint8_t red = ((uint8_t *) src)[0];
uint8_t 235 uspace/lib/pixconv/pixconv.c uint8_t green = ((uint8_t *) src)[1];
uint8_t 236 uspace/lib/pixconv/pixconv.c uint8_t blue = ((uint8_t *) src)[2];
uint8_t 243 uspace/lib/pixconv/pixconv.c uint8_t blue = ((uint8_t *) src)[0];
uint8_t 244 uspace/lib/pixconv/pixconv.c uint8_t green = ((uint8_t *) src)[1];
uint8_t 245 uspace/lib/pixconv/pixconv.c uint8_t red = ((uint8_t *) src)[2];
uint8_t 276 uspace/lib/pixconv/pixconv.c uint8_t val = ~(*((uint8_t *) src));
uint8_t 282 uspace/lib/pixconv/pixconv.c uint8_t val = *((uint8_t *) src);
uint8_t 47 uspace/lib/posix/include/common/adt/bitmap.h uint8_t *bits;
uint8_t 58 uspace/lib/posix/include/common/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 74 uspace/lib/posix/include/common/adt/bitmap.h uint8_t mask = 1 << (element & BITMAP_REMAINER);
uint8_t 41 uspace/lib/posix/include/common/adt/checksum.h extern uint32_t compute_crc32(uint8_t *, size_t);
uint8_t 42 uspace/lib/posix/include/common/adt/checksum.h extern uint32_t compute_crc32_seed(uint8_t *, size_t, uint32_t);
uint8_t 465 uspace/lib/posix/include/common/adt/list.h return (void *) (((uint8_t *) tmp) - offset);
uint8_t 124 uspace/lib/posix/include/common/str.h extern errno_t spascii_to_str(char *dest, size_t size, const uint8_t *src, size_t n);
uint8_t 149 uspace/lib/posix/include/common/str.h uint8_t *);
uint8_t 53 uspace/lib/posix/include/libc/ddi.h typedef volatile uint8_t ioport8_t;
uint8_t 80 uspace/lib/posix/include/libc/ddi.h extern void pio_write_8(ioport8_t *, uint8_t);
uint8_t 85 uspace/lib/posix/include/libc/ddi.h extern uint8_t pio_read_8(const ioport8_t *);
uint8_t 140 uspace/lib/posix/include/libc/ddi.h static inline uint8_t pio_change_8(ioport8_t *reg, uint8_t val, uint8_t mask,
uint8_t 143 uspace/lib/posix/include/libc/ddi.h uint8_t v = pio_read_8(reg);
uint8_t 176 uspace/lib/posix/include/libc/ddi.h static inline uint8_t pio_set_8(ioport8_t *r, uint8_t v, usec_t d)
uint8_t 193 uspace/lib/posix/include/libc/ddi.h static inline uint8_t pio_clear_8(ioport8_t *r, uint8_t v, usec_t d)
uint8_t 131 uspace/lib/posix/include/libc/device/hw_res.h uint32_t, uint8_t);
uint8_t 48 uspace/lib/posix/include/libc/rndgen.h extern errno_t rndgen_uint8(rndgen_t *, uint8_t *);
uint8_t 50 uspace/lib/posix/include/libc/tls.h __tcb_raw_set((uint8_t *)tcb + ARCH_TP_OFFSET);
uint8_t 55 uspace/lib/posix/include/libc/tls.h return (tcb_t *)((uint8_t *)__tcb_raw_get() - ARCH_TP_OFFSET);
uint8_t 48 uspace/lib/posix/include/libc/types/uuid.h uint8_t clock_seq_hi_and_reserved;
uint8_t 49 uspace/lib/posix/include/libc/types/uuid.h uint8_t clock_seq_low;
uint8_t 50 uspace/lib/posix/include/libc/types/uuid.h uint8_t node[_UUID_NODE_LEN];
uint8_t 43 uspace/lib/posix/include/libc/uuid.h extern void uuid_encode(uuid_t *, uint8_t *);
uint8_t 44 uspace/lib/posix/include/libc/uuid.h extern void uuid_decode(uint8_t *, uuid_t *);
uint8_t 45 uspace/lib/posix/include/libc/uuid.h extern void uuid_encode_le(uuid_t *, uint8_t *);
uint8_t 46 uspace/lib/posix/include/libc/uuid.h extern void uuid_decode_le(uint8_t *, uuid_t *);
uint8_t 148 uspace/lib/riff/src/chunk.c uint8_t pad;
uint8_t 483 uspace/lib/riff/src/chunk.c uint8_t byte;
uint8_t 52 uspace/lib/scsi/include/scsi/mmc.h uint8_t op_code;
uint8_t 54 uspace/lib/scsi/include/scsi/mmc.h uint8_t msf;
uint8_t 56 uspace/lib/scsi/include/scsi/mmc.h uint8_t format;
uint8_t 58 uspace/lib/scsi/include/scsi/mmc.h uint8_t reserved_3;
uint8_t 60 uspace/lib/scsi/include/scsi/mmc.h uint8_t reserved_4;
uint8_t 62 uspace/lib/scsi/include/scsi/mmc.h uint8_t reserved_5;
uint8_t 64 uspace/lib/scsi/include/scsi/mmc.h uint8_t track_sess_no;
uint8_t 68 uspace/lib/scsi/include/scsi/mmc.h uint8_t control;
uint8_t 74 uspace/lib/scsi/include/scsi/mmc.h uint8_t reserved0;
uint8_t 76 uspace/lib/scsi/include/scsi/mmc.h uint8_t adr_control;
uint8_t 78 uspace/lib/scsi/include/scsi/mmc.h uint8_t track_no;
uint8_t 80 uspace/lib/scsi/include/scsi/mmc.h uint8_t reserved3;
uint8_t 93 uspace/lib/scsi/include/scsi/mmc.h uint8_t first_sess;
uint8_t 95 uspace/lib/scsi/include/scsi/mmc.h uint8_t last_sess;
uint8_t 64 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 66 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 70 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 74 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 80 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 82 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 88 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 90 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 96 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 98 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 104 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 106 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 112 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 114 uspace/lib/scsi/include/scsi/sbc.h uint8_t reserved_1;
uint8_t 120 uspace/lib/scsi/include/scsi/sbc.h uint8_t pm;
uint8_t 122 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 139 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 141 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 145 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 149 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 155 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 157 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 163 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 165 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 171 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 173 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 177 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 181 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 187 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 189 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 195 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 197 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 203 uspace/lib/scsi/include/scsi/sbc.h uint8_t op_code;
uint8_t 205 uspace/lib/scsi/include/scsi/sbc.h uint8_t flags;
uint8_t 211 uspace/lib/scsi/include/scsi/sbc.h uint8_t group_no;
uint8_t 213 uspace/lib/scsi/include/scsi/sbc.h uint8_t control;
uint8_t 56 uspace/lib/scsi/include/scsi/spc.h uint8_t op_code;
uint8_t 58 uspace/lib/scsi/include/scsi/spc.h uint8_t evpd;
uint8_t 60 uspace/lib/scsi/include/scsi/spc.h uint8_t page_code;
uint8_t 64 uspace/lib/scsi/include/scsi/spc.h uint8_t control;
uint8_t 76 uspace/lib/scsi/include/scsi/spc.h uint8_t pqual_devtype;
uint8_t 78 uspace/lib/scsi/include/scsi/spc.h uint8_t rmb;
uint8_t 80 uspace/lib/scsi/include/scsi/spc.h uint8_t version;
uint8_t 82 uspace/lib/scsi/include/scsi/spc.h uint8_t aca_hisup_rdf;
uint8_t 84 uspace/lib/scsi/include/scsi/spc.h uint8_t additional_len;
uint8_t 86 uspace/lib/scsi/include/scsi/spc.h uint8_t cap1;
uint8_t 88 uspace/lib/scsi/include/scsi/spc.h uint8_t cap2;
uint8_t 90 uspace/lib/scsi/include/scsi/spc.h uint8_t cap3;
uint8_t 93 uspace/lib/scsi/include/scsi/spc.h uint8_t vendor[8];
uint8_t 95 uspace/lib/scsi/include/scsi/spc.h uint8_t product[16];
uint8_t 97 uspace/lib/scsi/include/scsi/spc.h uint8_t revision[4];
uint8_t 149 uspace/lib/scsi/include/scsi/spc.h uint8_t op_code;
uint8_t 151 uspace/lib/scsi/include/scsi/spc.h uint8_t desc;
uint8_t 155 uspace/lib/scsi/include/scsi/spc.h uint8_t alloc_len;
uint8_t 157 uspace/lib/scsi/include/scsi/spc.h uint8_t control;
uint8_t 176 uspace/lib/scsi/include/scsi/spc.h uint8_t valid_rcode;
uint8_t 178 uspace/lib/scsi/include/scsi/spc.h uint8_t obsolete_1;
uint8_t 180 uspace/lib/scsi/include/scsi/spc.h uint8_t flags_key;
uint8_t 184 uspace/lib/scsi/include/scsi/spc.h uint8_t additional_len;
uint8_t 188 uspace/lib/scsi/include/scsi/spc.h uint8_t additional_code;
uint8_t 190 uspace/lib/scsi/include/scsi/spc.h uint8_t additional_cqual;
uint8_t 192 uspace/lib/scsi/include/scsi/spc.h uint8_t fru_code;
uint8_t 194 uspace/lib/scsi/include/scsi/spc.h uint8_t key_spec[3];
uint8_t 226 uspace/lib/scsi/include/scsi/spc.h uint8_t op_code;
uint8_t 230 uspace/lib/scsi/include/scsi/spc.h uint8_t control;
uint8_t 137 uspace/lib/termui/include/termui.h termui_color_t termui_color_from_rgb(uint8_t r, uint8_t g, uint8_t b);
uint8_t 138 uspace/lib/termui/include/termui.h void termui_color_to_rgb(termui_color_t c, uint8_t *r, uint8_t *g, uint8_t *b);
uint8_t 57 uspace/lib/termui/src/termui.c uint8_t *overflow_flags;
uint8_t 340 uspace/lib/termui/src/termui.c termui_color_t termui_color_from_rgb(uint8_t r, uint8_t g, uint8_t b)
uint8_t 349 uspace/lib/termui/src/termui.c void termui_color_to_rgb(const termui_color_t c, uint8_t *r, uint8_t *g, uint8_t *b)
uint8_t 635 uspace/lib/termui/src/termui.c uint8_t *new_flags = calloc(rows, sizeof(new_flags[0]));
uint8_t 81 uspace/lib/trackmod/protracker.c static errno_t smp_tag_decode(uint8_t *tag, size_t *channels)
uint8_t 197 uspace/lib/trackmod/protracker.c uint8_t ftval;
uint8_t 310 uspace/lib/trackmod/trackmod.c uint8_t param)
uint8_t 322 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 345 uspace/lib/trackmod/trackmod.c uint8_t param)
uint8_t 360 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 377 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 394 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 409 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param4)
uint8_t 421 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param4)
uint8_t 433 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 450 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 467 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 479 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 491 uspace/lib/trackmod/trackmod.c size_t chan, uint8_t param)
uint8_t 511 uspace/lib/trackmod/trackmod.c uint8_t param4;
uint8_t 548 uspace/lib/trackmod/trackmod.c uint8_t param8;
uint8_t 549 uspace/lib/trackmod/trackmod.c uint8_t param4;
uint8_t 59 uspace/lib/trackmod/types/protracker.h uint8_t name[protracker_mod_name_size];
uint8_t 65 uspace/lib/trackmod/types/protracker.h uint8_t name[protracker_smp_name_size];
uint8_t 69 uspace/lib/trackmod/types/protracker.h uint8_t finetune;
uint8_t 71 uspace/lib/trackmod/types/protracker.h uint8_t def_vol;
uint8_t 81 uspace/lib/trackmod/types/protracker.h uint8_t order_list_len;
uint8_t 82 uspace/lib/trackmod/types/protracker.h uint8_t mark;
uint8_t 84 uspace/lib/trackmod/types/protracker.h uint8_t order_list[protracker_olist_len];
uint8_t 106 uspace/lib/trackmod/types/protracker.h uint8_t sample_tag[4];
uint8_t 72 uspace/lib/trackmod/types/trackmod.h uint8_t def_vol;
uint8_t 98 uspace/lib/trackmod/types/trackmod.h uint8_t volume;
uint8_t 151 uspace/lib/trackmod/types/trackmod.h uint8_t volume;
uint8_t 66 uspace/lib/trackmod/types/xm.h uint8_t id_text[xm_id_text_size];
uint8_t 68 uspace/lib/trackmod/types/xm.h uint8_t name[xm_mod_name_size];
uint8_t 70 uspace/lib/trackmod/types/xm.h uint8_t text_break;
uint8_t 72 uspace/lib/trackmod/types/xm.h uint8_t tracker_name[xm_tracker_name_size];
uint8_t 93 uspace/lib/trackmod/types/xm.h uint8_t pat_ord_table[xm_pat_ord_table_size];
uint8_t 106 uspace/lib/trackmod/types/xm.h uint8_t pack_type;
uint8_t 118 uspace/lib/trackmod/types/xm.h uint8_t name[xm_instr_name_size];
uint8_t 120 uspace/lib/trackmod/types/xm.h uint8_t instr_type;
uint8_t 130 uspace/lib/trackmod/types/xm.h uint8_t smp_note[xm_smp_note_size];
uint8_t 132 uspace/lib/trackmod/types/xm.h uint8_t vol_point[xm_vol_env_points];
uint8_t 134 uspace/lib/trackmod/types/xm.h uint8_t pan_point[xm_pan_env_points];
uint8_t 136 uspace/lib/trackmod/types/xm.h uint8_t vol_points;
uint8_t 138 uspace/lib/trackmod/types/xm.h uint8_t pan_points;
uint8_t 140 uspace/lib/trackmod/types/xm.h uint8_t vol_sustain;
uint8_t 142 uspace/lib/trackmod/types/xm.h uint8_t vol_loop_start;
uint8_t 144 uspace/lib/trackmod/types/xm.h uint8_t vol_loop_end;
uint8_t 146 uspace/lib/trackmod/types/xm.h uint8_t pan_sustain;
uint8_t 148 uspace/lib/trackmod/types/xm.h uint8_t pan_loop_start;
uint8_t 150 uspace/lib/trackmod/types/xm.h uint8_t pan_loop_end;
uint8_t 152 uspace/lib/trackmod/types/xm.h uint8_t vol_type;
uint8_t 154 uspace/lib/trackmod/types/xm.h uint8_t pan_type;
uint8_t 156 uspace/lib/trackmod/types/xm.h uint8_t vibrato_type;
uint8_t 158 uspace/lib/trackmod/types/xm.h uint8_t vibrato_sweep;
uint8_t 160 uspace/lib/trackmod/types/xm.h uint8_t vibrato_depth;
uint8_t 162 uspace/lib/trackmod/types/xm.h uint8_t vibrato_rate;
uint8_t 178 uspace/lib/trackmod/types/xm.h uint8_t volume;
uint8_t 182 uspace/lib/trackmod/types/xm.h uint8_t smp_type;
uint8_t 184 uspace/lib/trackmod/types/xm.h uint8_t panning;
uint8_t 188 uspace/lib/trackmod/types/xm.h uint8_t res17;
uint8_t 190 uspace/lib/trackmod/types/xm.h uint8_t name[xm_smp_name_size];
uint8_t 96 uspace/lib/trackmod/xm.c static errno_t trackmod_xm_decode_pattern(uint8_t *data, size_t dsize,
uint8_t 102 uspace/lib/trackmod/xm.c uint8_t mask;
uint8_t 168 uspace/lib/trackmod/xm.c uint8_t pack_type;
uint8_t 173 uspace/lib/trackmod/xm.c uint8_t *buf = NULL;
uint8_t 295 uspace/lib/trackmod/xm.c uint8_t ltype;
uint8_t 257 uspace/lib/ui/src/entry.c uint8_t tmp;
uint8_t 482 uspace/lib/ui/src/entry.c uint8_t tmp;
uint8_t 78 uspace/lib/untar/untar.c uint8_t block[TAR_BLOCK_SIZE];
uint8_t 106 uspace/lib/untar/untar.c uint8_t block[TAR_BLOCK_SIZE];
uint8_t 183 uspace/lib/uri/uri.c uint8_t *decoded)
uint8_t 53 uspace/lib/uri/uri.h extern errno_t uri_percent_parse(const char *, const char **, uint8_t *);
uint8_t 109 uspace/lib/usb/include/usb/classes/hub.h uint8_t length;
uint8_t 112 uspace/lib/usb/include/usb/classes/hub.h uint8_t descriptor_type;
uint8_t 115 uspace/lib/usb/include/usb/classes/hub.h uint8_t port_count;
uint8_t 149 uspace/lib/usb/include/usb/classes/hub.h uint8_t characteristics;
uint8_t 152 uspace/lib/usb/include/usb/classes/hub.h uint8_t characteristics_reserved;
uint8_t 162 uspace/lib/usb/include/usb/classes/hub.h uint8_t power_good_time;
uint8_t 168 uspace/lib/usb/include/usb/classes/hub.h uint8_t max_current;
uint8_t 43 uspace/lib/usb/include/usb/debug.h const uint8_t *, size_t);
uint8_t 79 uspace/lib/usb/include/usb/debug.h const char *usb_debug_str_buffer(const uint8_t *, size_t, size_t);
uint8_t 72 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 74 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 80 uspace/lib/usb/include/usb/descriptor.h uint8_t device_class;
uint8_t 82 uspace/lib/usb/include/usb/descriptor.h uint8_t device_subclass;
uint8_t 84 uspace/lib/usb/include/usb/descriptor.h uint8_t device_protocol;
uint8_t 88 uspace/lib/usb/include/usb/descriptor.h uint8_t max_packet_size;
uint8_t 96 uspace/lib/usb/include/usb/descriptor.h uint8_t str_manufacturer;
uint8_t 98 uspace/lib/usb/include/usb/descriptor.h uint8_t str_product;
uint8_t 100 uspace/lib/usb/include/usb/descriptor.h uint8_t str_serial_number;
uint8_t 102 uspace/lib/usb/include/usb/descriptor.h uint8_t configuration_count;
uint8_t 111 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 113 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 119 uspace/lib/usb/include/usb/descriptor.h uint8_t device_class;
uint8_t 121 uspace/lib/usb/include/usb/descriptor.h uint8_t device_subclass;
uint8_t 123 uspace/lib/usb/include/usb/descriptor.h uint8_t device_protocol;
uint8_t 127 uspace/lib/usb/include/usb/descriptor.h uint8_t max_packet_size;
uint8_t 129 uspace/lib/usb/include/usb/descriptor.h uint8_t configuration_count;
uint8_t 130 uspace/lib/usb/include/usb/descriptor.h uint8_t reserved;
uint8_t 137 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 139 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 147 uspace/lib/usb/include/usb/descriptor.h uint8_t interface_count;
uint8_t 149 uspace/lib/usb/include/usb/descriptor.h uint8_t configuration_number;
uint8_t 151 uspace/lib/usb/include/usb/descriptor.h uint8_t str_configuration;
uint8_t 153 uspace/lib/usb/include/usb/descriptor.h uint8_t attributes;
uint8_t 157 uspace/lib/usb/include/usb/descriptor.h uint8_t max_power;
uint8_t 171 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 173 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 177 uspace/lib/usb/include/usb/descriptor.h uint8_t interface_number;
uint8_t 179 uspace/lib/usb/include/usb/descriptor.h uint8_t alternate_setting;
uint8_t 184 uspace/lib/usb/include/usb/descriptor.h uint8_t endpoint_count;
uint8_t 186 uspace/lib/usb/include/usb/descriptor.h uint8_t interface_class;
uint8_t 188 uspace/lib/usb/include/usb/descriptor.h uint8_t interface_subclass;
uint8_t 190 uspace/lib/usb/include/usb/descriptor.h uint8_t interface_protocol;
uint8_t 192 uspace/lib/usb/include/usb/descriptor.h uint8_t str_interface;
uint8_t 199 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 201 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 203 uspace/lib/usb/include/usb/descriptor.h uint8_t endpoint_address;
uint8_t 210 uspace/lib/usb/include/usb/descriptor.h uint8_t attributes;
uint8_t 225 uspace/lib/usb/include/usb/descriptor.h uint8_t poll_interval;
uint8_t 233 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 235 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 240 uspace/lib/usb/include/usb/descriptor.h uint8_t max_burst;
uint8_t 249 uspace/lib/usb/include/usb/descriptor.h uint8_t attributes;
uint8_t 265 uspace/lib/usb/include/usb/descriptor.h uint8_t type;
uint8_t 284 uspace/lib/usb/include/usb/descriptor.h uint8_t length;
uint8_t 286 uspace/lib/usb/include/usb/descriptor.h uint8_t descriptor_type;
uint8_t 290 uspace/lib/usb/include/usb/descriptor.h uint8_t country_code;
uint8_t 296 uspace/lib/usb/include/usb/descriptor.h uint8_t class_desc_count;
uint8_t 83 uspace/lib/usb/include/usb/request.h (uint8_t)((1 << 7) | ((type & 0x3) << 5) | (recipient & 0x1f))
uint8_t 85 uspace/lib/usb/include/usb/request.h (uint8_t)(((type & 0x3) << 5) | (recipient & 0x1f))
uint8_t 96 uspace/lib/usb/include/usb/request.h uint8_t request_type;
uint8_t 99 uspace/lib/usb/include/usb/request.h uint8_t request;
uint8_t 105 uspace/lib/usb/include/usb/request.h uint8_t value_low;
uint8_t 106 uspace/lib/usb/include/usb/request.h uint8_t value_high;
uint8_t 77 uspace/lib/usb/src/debug.c const char *usb_debug_str_buffer(const uint8_t *buffer, size_t size,
uint8_t 51 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 55 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 57 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 59 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 61 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 63 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 65 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 67 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 69 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 71 uspace/lib/usb/src/dump.c const uint8_t *, size_t);
uint8_t 101 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 140 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 167 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 194 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 216 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 222 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 248 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 265 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 297 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 325 uspace/lib/usb/src/dump.c const uint8_t *removable_mask = descriptor + sizeof(*d);
uint8_t 326 uspace/lib/usb/src/dump.c const uint8_t *powered_mask = descriptor + sizeof(*d) + port_bytes;
uint8_t 351 uspace/lib/usb/src/dump.c const uint8_t *descriptor, size_t descriptor_length)
uint8_t 53 uspace/lib/usbdev/include/usb/dev/alternate_ifaces.h const uint8_t *nested_descriptors;
uint8_t 68 uspace/lib/usbdev/include/usb/dev/alternate_ifaces.h size_t usb_interface_count_alternates(const uint8_t *, size_t, uint8_t);
uint8_t 70 uspace/lib/usbdev/include/usb/dev/alternate_ifaces.h const uint8_t *, size_t, int);
uint8_t 80 uspace/lib/usbdev/include/usb/dev/device.h errno_t usb_device_select_interface(usb_device_t *, uint8_t,
uint8_t 66 uspace/lib/usbdev/include/usb/dev/dp.h const uint8_t *data;
uint8_t 73 uspace/lib/usbdev/include/usb/dev/dp.h typedef void (*walk_callback_t)(const uint8_t *, size_t, void *);
uint8_t 75 uspace/lib/usbdev/include/usb/dev/dp.h const uint8_t *usb_dp_get_nested_descriptor(const usb_dp_parser_t *,
uint8_t 76 uspace/lib/usbdev/include/usb/dev/dp.h const usb_dp_parser_data_t *, const uint8_t *);
uint8_t 77 uspace/lib/usbdev/include/usb/dev/dp.h const uint8_t *usb_dp_get_sibling_descriptor(const usb_dp_parser_t *,
uint8_t 78 uspace/lib/usbdev/include/usb/dev/dp.h const usb_dp_parser_data_t *, const uint8_t *, const uint8_t *);
uint8_t 80 uspace/lib/usbdev/include/usb/dev/dp.h void usb_dp_walk_simple(const uint8_t *, size_t,
uint8_t 106 uspace/lib/usbdev/include/usb/dev/pipes.h size_t, const uint8_t *, size_t, usb_dev_session_t *);
uint8_t 65 uspace/lib/usbdev/include/usb/dev/poll.h uint8_t *buffer;
uint8_t 75 uspace/lib/usbdev/include/usb/dev/poll.h bool (*on_data)(usb_device_t *dev, uint8_t *data, size_t data_size,
uint8_t 47 uspace/lib/usbdev/include/usb/dev/request.h usb_request_type_t, usb_request_recipient_t, uint8_t,
uint8_t 51 uspace/lib/usbdev/include/usb/dev/request.h usb_request_type_t, usb_request_recipient_t, uint8_t,
uint8_t 61 uspace/lib/usbdev/include/usb/dev/request.h usb_request_recipient_t, uint8_t, uint8_t, uint16_t, void *, size_t,
uint8_t 64 uspace/lib/usbdev/include/usb/dev/request.h usb_request_recipient_t, uint8_t, uint8_t, uint16_t, void **, size_t *);
uint8_t 74 uspace/lib/usbdev/include/usb/dev/request.h usb_request_recipient_t, uint8_t, uint8_t, uint16_t, const void *, size_t);
uint8_t 76 uspace/lib/usbdev/include/usb/dev/request.h errno_t usb_request_get_configuration(usb_pipe_t *, uint8_t *);
uint8_t 77 uspace/lib/usbdev/include/usb/dev/request.h errno_t usb_request_set_configuration(usb_pipe_t *, uint8_t);
uint8_t 79 uspace/lib/usbdev/include/usb/dev/request.h errno_t usb_request_get_interface(usb_pipe_t *, uint8_t, uint8_t *);
uint8_t 80 uspace/lib/usbdev/include/usb/dev/request.h errno_t usb_request_set_interface(usb_pipe_t *, uint8_t, uint8_t);
uint8_t 50 uspace/lib/usbdev/src/altiface.c size_t usb_interface_count_alternates(const uint8_t *config_descr,
uint8_t 51 uspace/lib/usbdev/src/altiface.c size_t config_descr_size, uint8_t interface_no)
uint8_t 91 uspace/lib/usbdev/src/altiface.c const uint8_t *config_descr, size_t config_descr_size, int interface_number)
uint8_t 153 uspace/lib/usbdev/src/altiface.c const uint8_t *next = (iface_ptr == NULL) ?
uint8_t 146 uspace/lib/usbdev/src/devdrv.c uint8_t alternate_setting, const usb_endpoint_description_t **endpoints)
uint8_t 81 uspace/lib/usbdev/src/dp.c const uint8_t *ptr)
uint8_t 105 uspace/lib/usbdev/src/dp.c static const uint8_t *get_next_descriptor(const usb_dp_parser_data_t *data,
uint8_t 106 uspace/lib/usbdev/src/dp.c const uint8_t *current)
uint8_t 110 uspace/lib/usbdev/src/dp.c const uint8_t current_length = *current;
uint8_t 111 uspace/lib/usbdev/src/dp.c const uint8_t *next = current + current_length;
uint8_t 130 uspace/lib/usbdev/src/dp.c const uint8_t *start)
uint8_t 173 uspace/lib/usbdev/src/dp.c const usb_dp_parser_data_t *data, const uint8_t *child, const uint8_t *parent)
uint8_t 189 uspace/lib/usbdev/src/dp.c const uint8_t *usb_dp_get_nested_descriptor(const usb_dp_parser_t *parser,
uint8_t 190 uspace/lib/usbdev/src/dp.c const usb_dp_parser_data_t *data, const uint8_t *parent)
uint8_t 196 uspace/lib/usbdev/src/dp.c const uint8_t *next = get_next_descriptor(data, parent);
uint8_t 217 uspace/lib/usbdev/src/dp.c static const uint8_t *skip_nested_descriptors(const usb_dp_parser_t *parser,
uint8_t 218 uspace/lib/usbdev/src/dp.c const usb_dp_parser_data_t *data, const uint8_t *parent)
uint8_t 220 uspace/lib/usbdev/src/dp.c const uint8_t *child =
uint8_t 225 uspace/lib/usbdev/src/dp.c const uint8_t *next_child =
uint8_t 244 uspace/lib/usbdev/src/dp.c const uint8_t *usb_dp_get_sibling_descriptor(
uint8_t 246 uspace/lib/usbdev/src/dp.c const uint8_t *parent, const uint8_t *sibling)
uint8_t 253 uspace/lib/usbdev/src/dp.c const uint8_t *possible_sibling =
uint8_t 281 uspace/lib/usbdev/src/dp.c const usb_dp_parser_data_t *data, const uint8_t *root, size_t depth,
uint8_t 282 uspace/lib/usbdev/src/dp.c void (*callback)(const uint8_t *, size_t, void *), void *arg)
uint8_t 288 uspace/lib/usbdev/src/dp.c const uint8_t *child = usb_dp_get_nested_descriptor(parser, data, root);
uint8_t 311 uspace/lib/usbdev/src/dp.c void usb_dp_walk_simple(const uint8_t *descriptors, size_t descriptors_size,
uint8_t 72 uspace/lib/usbdev/src/pipesinit.c static inline bool is_endpoint_descriptor(const uint8_t *descriptor)
uint8_t 82 uspace/lib/usbdev/src/pipesinit.c static inline bool is_superspeed_companion_descriptor(const uint8_t *descriptor)
uint8_t 229 uspace/lib/usbdev/src/pipesinit.c const uint8_t *interface_descriptor, usb_dev_session_t *bus_session)
uint8_t 231 uspace/lib/usbdev/src/pipesinit.c const uint8_t *descriptor = usb_dp_get_nested_descriptor(parser,
uint8_t 241 uspace/lib/usbdev/src/pipesinit.c const uint8_t *companion_desc = usb_dp_get_nested_descriptor(parser,
uint8_t 298 uspace/lib/usbdev/src/pipesinit.c const uint8_t *config_descriptor, size_t config_descriptor_size,
uint8_t 328 uspace/lib/usbdev/src/pipesinit.c const uint8_t *interface = usb_dp_get_nested_descriptor(&dp_parser,
uint8_t 73 uspace/lib/usbdev/src/request.c uint8_t request, uint16_t value, uint16_t index,
uint8_t 132 uspace/lib/usbdev/src/request.c uint8_t request, uint16_t value, uint16_t index,
uint8_t 265 uspace/lib/usbdev/src/request.c uint8_t descriptor_type, uint8_t descriptor_index,
uint8_t 303 uspace/lib/usbdev/src/request.c uint8_t descriptor_type, uint8_t descriptor_index,
uint8_t 316 uspace/lib/usbdev/src/request.c uint8_t tmp_buffer;
uint8_t 544 uspace/lib/usbdev/src/request.c uint8_t descriptor_type, uint8_t descriptor_index,
uint8_t 569 uspace/lib/usbdev/src/request.c uint8_t *configuration_value)
uint8_t 571 uspace/lib/usbdev/src/request.c uint8_t value;
uint8_t 599 uspace/lib/usbdev/src/request.c uint8_t configuration_value)
uint8_t 618 uspace/lib/usbdev/src/request.c uint8_t interface_index, uint8_t *alternate_setting)
uint8_t 620 uspace/lib/usbdev/src/request.c uint8_t value;
uint8_t 651 uspace/lib/usbdev/src/request.c uint8_t interface_index, uint8_t alternate_setting)
uint8_t 676 uspace/lib/usbdev/src/request.c uint8_t *string_descriptor = NULL;
uint8_t 757 uspace/lib/usbdev/src/request.c uint8_t *string = NULL;
uint8_t 45 uspace/lib/usbhid/include/usb/hid/hid_report_items.h #define USB_HID_ITEM_SIZE(data) ((uint8_t)(data & 0x3))
uint8_t 48 uspace/lib/usbhid/include/usb/hid/hid_report_items.h #define USB_HID_ITEM_TAG(data) ((uint8_t)((data & 0xF0) >> 4))
uint8_t 51 uspace/lib/usbhid/include/usb/hid/hid_report_items.h #define USB_HID_ITEM_TAG_CLASS(data) ((uint8_t)((data & 0xC) >> 2))
uint8_t 46 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h const uint8_t *data, size_t size);
uint8_t 58 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h const usb_hid_report_t *report, uint8_t report_id,
uint8_t 61 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h int usb_hid_report_parse_tag(uint8_t tag, uint8_t class, const uint8_t *data,
uint8_t 65 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h int usb_hid_report_parse_main_tag(uint8_t tag, const uint8_t *data,
uint8_t 69 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h int usb_hid_report_parse_global_tag(uint8_t tag, const uint8_t *data,
uint8_t 73 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h int usb_hid_report_parse_local_tag(uint8_t tag, const uint8_t *data,
uint8_t 84 uspace/lib/usbhid/include/usb/hid/hiddescriptor.h uint32_t usb_hid_report_tag_data_uint32(const uint8_t *data, size_t size);
uint8_t 48 uspace/lib/usbhid/include/usb/hid/hidparser.h errno_t usb_hid_parse_report(const usb_hid_report_t *report, const uint8_t *data,
uint8_t 49 uspace/lib/usbhid/include/usb/hid/hidparser.h size_t size, uint8_t *report_id);
uint8_t 54 uspace/lib/usbhid/include/usb/hid/hidparser.h uint8_t *usb_hid_report_output(usb_hid_report_t *report, size_t *size,
uint8_t 55 uspace/lib/usbhid/include/usb/hid/hidparser.h uint8_t report_id);
uint8_t 57 uspace/lib/usbhid/include/usb/hid/hidparser.h void usb_hid_report_output_free(uint8_t *output);
uint8_t 59 uspace/lib/usbhid/include/usb/hid/hidparser.h size_t usb_hid_report_size(usb_hid_report_t *report, uint8_t report_id,
uint8_t 62 uspace/lib/usbhid/include/usb/hid/hidparser.h size_t usb_hid_report_byte_size(usb_hid_report_t *report, uint8_t report_id,
uint8_t 66 uspace/lib/usbhid/include/usb/hid/hidparser.h uint8_t report_id, uint8_t *buffer, size_t size);
uint8_t 75 uspace/lib/usbhid/include/usb/hid/hidparser.h uint8_t usb_hid_get_next_report_id(usb_hid_report_t *report,
uint8_t 76 uspace/lib/usbhid/include/usb/hid/hidparser.h uint8_t report_id, usb_hid_report_type_t type);
uint8_t 86 uspace/lib/usbhid/include/usb/hid/hidpath.h uint8_t flags;
uint8_t 101 uspace/lib/usbhid/include/usb/hid/hidpath.h uint8_t report_id;
uint8_t 115 uspace/lib/usbhid/include/usb/hid/hidpath.h uint8_t report_id);
uint8_t 61 uspace/lib/usbhid/include/usb/hid/hidreport.h usb_hid_report_t *report, uint8_t **report_desc, size_t *report_size);
uint8_t 105 uspace/lib/usbhid/include/usb/hid/hidtypes.h uint8_t last_report_id;
uint8_t 114 uspace/lib/usbhid/include/usb/hid/hidtypes.h uint8_t report_id;
uint8_t 149 uspace/lib/usbhid/include/usb/hid/hidtypes.h uint8_t item_flags;
uint8_t 267 uspace/lib/usbhid/include/usb/hid/hidtypes.h uint8_t item_flags;
uint8_t 45 uspace/lib/usbhid/include/usb/hid/request.h usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size);
uint8_t 50 uspace/lib/usbhid/include/usb/hid/request.h errno_t usbhid_req_set_idle(usb_pipe_t *ctrl_pipe, int iface_no, uint8_t duration);
uint8_t 53 uspace/lib/usbhid/include/usb/hid/request.h usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size,
uint8_t 59 uspace/lib/usbhid/include/usb/hid/request.h errno_t usbhid_req_get_idle(usb_pipe_t *ctrl_pipe, int iface_no, uint8_t *duration);
uint8_t 304 uspace/lib/usbhid/src/hiddescriptor.c const usb_hid_report_t *report, uint8_t report_id,
uint8_t 334 uspace/lib/usbhid/src/hiddescriptor.c const uint8_t *data, size_t size)
uint8_t 337 uspace/lib/usbhid/src/hiddescriptor.c uint8_t tag = 0;
uint8_t 338 uspace/lib/usbhid/src/hiddescriptor.c uint8_t item_size = 0;
uint8_t 519 uspace/lib/usbhid/src/hiddescriptor.c int usb_hid_report_parse_tag(uint8_t tag, uint8_t class, const uint8_t *data,
uint8_t 563 uspace/lib/usbhid/src/hiddescriptor.c int usb_hid_report_parse_main_tag(uint8_t tag, const uint8_t *data,
uint8_t 626 uspace/lib/usbhid/src/hiddescriptor.c int usb_hid_report_parse_global_tag(uint8_t tag, const uint8_t *data,
uint8_t 712 uspace/lib/usbhid/src/hiddescriptor.c int usb_hid_report_parse_local_tag(uint8_t tag, const uint8_t *data,
uint8_t 846 uspace/lib/usbhid/src/hiddescriptor.c uint32_t usb_hid_report_tag_data_uint32(const uint8_t *data, size_t size)
uint8_t 49 uspace/lib/usbhid/src/hidparser.c uint32_t usb_hid_report_tag_data_uint32(const uint8_t *data, size_t size);
uint8_t 51 uspace/lib/usbhid/src/hidparser.c int usb_hid_translate_data(usb_hid_report_field_t *item, const uint8_t *data);
uint8_t 78 uspace/lib/usbhid/src/hidparser.c size_t usb_hid_report_size(usb_hid_report_t *report, uint8_t report_id,
uint8_t 102 uspace/lib/usbhid/src/hidparser.c size_t usb_hid_report_byte_size(usb_hid_report_t *report, uint8_t report_id,
uint8_t 127 uspace/lib/usbhid/src/hidparser.c errno_t usb_hid_parse_report(const usb_hid_report_t *report, const uint8_t *data,
uint8_t 128 uspace/lib/usbhid/src/hidparser.c size_t size, uint8_t *report_id)
uint8_t 196 uspace/lib/usbhid/src/hidparser.c int usb_hid_translate_data(usb_hid_report_field_t *item, const uint8_t *data)
uint8_t 229 uspace/lib/usbhid/src/hidparser.c value |= (*data >> bit_offset) & BIT_RRANGE(uint8_t, lsb_bits);
uint8_t 244 uspace/lib/usbhid/src/hidparser.c value |= (*data & BIT_RRANGE(uint8_t, bits)) << taken;
uint8_t 265 uspace/lib/usbhid/src/hidparser.c uint8_t *usb_hid_report_output(usb_hid_report_t *report, size_t *size,
uint8_t 266 uspace/lib/usbhid/src/hidparser.c uint8_t report_id)
uint8_t 289 uspace/lib/usbhid/src/hidparser.c uint8_t *ret = malloc((*size) * sizeof(uint8_t));
uint8_t 290 uspace/lib/usbhid/src/hidparser.c memset(ret, 0, (*size) * sizeof(uint8_t));
uint8_t 300 uspace/lib/usbhid/src/hidparser.c void usb_hid_report_output_free(uint8_t *output)
uint8_t 317 uspace/lib/usbhid/src/hidparser.c uint8_t report_id, uint8_t *buffer, size_t size)
uint8_t 359 uspace/lib/usbhid/src/hidparser.c uint8_t mask = 0;
uint8_t 365 uspace/lib/usbhid/src/hidparser.c uint8_t mask = 0;
uint8_t 533 uspace/lib/usbhid/src/hidparser.c uint8_t usb_hid_get_next_report_id(usb_hid_report_t *report, uint8_t report_id,
uint8_t 416 uspace/lib/usbhid/src/hidpath.c uint8_t report_id)
uint8_t 53 uspace/lib/usbhid/src/hidreport.c uint8_t **report_desc, size_t *size)
uint8_t 71 uspace/lib/usbhid/src/hidreport.c const uint8_t *d =
uint8_t 94 uspace/lib/usbhid/src/hidreport.c const uint8_t *iface_desc = d;
uint8_t 125 uspace/lib/usbhid/src/hidreport.c *report_desc = (uint8_t *)malloc(length);
uint8_t 164 uspace/lib/usbhid/src/hidreport.c usb_hid_report_t *report, uint8_t **report_desc, size_t *report_size)
uint8_t 60 uspace/lib/usbhid/src/hidreq.c usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size)
uint8_t 156 uspace/lib/usbhid/src/hidreq.c errno_t usbhid_req_set_idle(usb_pipe_t *ctrl_pipe, int iface_no, uint8_t duration)
uint8_t 209 uspace/lib/usbhid/src/hidreq.c usb_hid_report_type_t type, uint8_t *buffer, size_t buf_size,
uint8_t 283 uspace/lib/usbhid/src/hidreq.c uint8_t buffer[1];
uint8_t 321 uspace/lib/usbhid/src/hidreq.c uint8_t *duration)
uint8_t 345 uspace/lib/usbhid/src/hidreq.c uint8_t buffer[1];
uint8_t 75 uspace/lib/usbhost/include/usb/host/bus.h uint8_t tier;
uint8_t 89 uspace/lib/usbvirt/include/usbvirt/device.h uint8_t *data, size_t *act_data_size);
uint8_t 134 uspace/lib/usbvirt/include/usbvirt/device.h uint8_t request_type;
uint8_t 136 uspace/lib/usbvirt/include/usbvirt/device.h uint8_t request;
uint8_t 146 uspace/lib/usbvirt/include/usbvirt/device.h const uint8_t *data;
uint8_t 243 uspace/lib/usbvirt/include/usbvirt/device.h uint8_t *data, size_t *act_size);
uint8_t 249 uspace/lib/usbvirt/include/usbvirt/device.h const usb_device_request_setup_packet_t *, uint8_t *, size_t *,
uint8_t 70 uspace/lib/usbvirt/include/usbvirt/virthub_base.h const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 73 uspace/lib/usbvirt/include/usbvirt/virthub_base.h const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 54 uspace/lib/usbvirt/src/ctrltransfer.c uint8_t *data, size_t *data_sent_size)
uint8_t 71 uspace/lib/usbvirt/src/ctrltransfer.c usb_debug_str_buffer((uint8_t *) setup, sizeof(*setup), 0));
uint8_t 43 uspace/lib/usbvirt/src/private.h uint8_t *, size_t *);
uint8_t 52 uspace/lib/usbvirt/src/stdreq.c uint8_t *data, size_t *act_size,
uint8_t 70 uspace/lib/usbvirt/src/stdreq.c uint8_t *data, size_t *act_size)
uint8_t 77 uspace/lib/usbvirt/src/stdreq.c const usb_device_request_setup_packet_t *setup_packet, uint8_t *data, size_t *act_size)
uint8_t 79 uspace/lib/usbvirt/src/stdreq.c uint8_t type = setup_packet->value_high;
uint8_t 80 uspace/lib/usbvirt/src/stdreq.c uint8_t index = setup_packet->value_low;
uint8_t 110 uspace/lib/usbvirt/src/stdreq.c uint8_t *all_data = malloc(config->descriptor->total_length);
uint8_t 115 uspace/lib/usbvirt/src/stdreq.c uint8_t *ptr = all_data;
uint8_t 138 uspace/lib/usbvirt/src/stdreq.c const usb_device_request_setup_packet_t *setup_packet, uint8_t *data, size_t *act_size)
uint8_t 158 uspace/lib/usbvirt/src/stdreq.c const usb_device_request_setup_packet_t *setup_packet, uint8_t *data, size_t *act_size)
uint8_t 200 uspace/lib/usbvirt/src/stdreq.c const usb_device_request_setup_packet_t *setup_packet, uint8_t *data, size_t *act_size)
uint8_t 210 uspace/lib/usbvirt/src/stdreq.c const usb_device_request_setup_packet_t *setup_packet, uint8_t *data, size_t *act_size)
uint8_t 146 uspace/lib/usbvirt/src/virthub_base.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 162 uspace/lib/usbvirt/src/virthub_base.c const usb_device_request_setup_packet_t *request, uint8_t *data,
uint8_t 97 uspace/lib/usbvirt/src/virthub_descriptors.c .data = (uint8_t *) &virthub_interface_descriptor,
uint8_t 38 uspace/lib/virtio/virtio-pci.c static bool check_bar(virtio_dev_t *vdev, uint8_t bar, uint32_t offset,
uint8_t 62 uspace/lib/virtio/virtio-pci.c static void virtio_pci_common_cfg(virtio_dev_t *vdev, uint8_t bar,
uint8_t 76 uspace/lib/virtio/virtio-pci.c static void virtio_pci_notify_cfg(virtio_dev_t *vdev, uint8_t bar,
uint8_t 92 uspace/lib/virtio/virtio-pci.c static void virtio_pci_isr_cfg(virtio_dev_t *vdev, uint8_t bar, uint32_t offset,
uint8_t 108 uspace/lib/virtio/virtio-pci.c static void virtio_pci_device_cfg(virtio_dev_t *vdev, uint8_t bar,
uint8_t 195 uspace/lib/virtio/virtio-pci.c uint8_t c;
uint8_t 196 uspace/lib/virtio/virtio-pci.c uint8_t cap_vndr;
uint8_t 203 uspace/lib/virtio/virtio-pci.c uint8_t cap_len;
uint8_t 214 uspace/lib/virtio/virtio-pci.c uint8_t cfg_type;
uint8_t 220 uspace/lib/virtio/virtio-pci.c uint8_t bar;
uint8_t 308 uspace/lib/virtio/virtio.c uint8_t status = VIRTIO_DEV_STATUS_RESET;
uint8_t 368 uspace/lib/virtio/virtio.c uint8_t status = pio_read_8(&cfg->device_status);
uint8_t 376 uspace/lib/virtio/virtio.c uint8_t status = pio_read_8(&cfg->device_status);
uint8_t 87 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t system_ident[32];
uint8_t 88 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t ident[32];
uint8_t 92 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t year[4];
uint8_t 93 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t mon[2];
uint8_t 94 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t day[2];
uint8_t 96 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t hour[2];
uint8_t 97 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t min[2];
uint8_t 98 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t sec[2];
uint8_t 99 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t msec[2];
uint8_t 101 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t offset;
uint8_t 105 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t year; /**< Since 1900 */
uint8_t 106 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t mon;
uint8_t 107 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t day;
uint8_t 109 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t hour;
uint8_t 110 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t min;
uint8_t 111 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t sec;
uint8_t 113 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t offset;
uint8_t 122 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t length;
uint8_t 123 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t ea_length;
uint8_t 129 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t flags;
uint8_t 130 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t unit_size;
uint8_t 131 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t gap_size;
uint8_t 134 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t name_length;
uint8_t 135 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t name[];
uint8_t 140 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t length;
uint8_t 141 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t ea_length;
uint8_t 147 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t flags;
uint8_t 148 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t unit_size;
uint8_t 149 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t gap_size;
uint8_t 152 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t name_length;
uint8_t 153 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t name[1];
uint8_t 157 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t flags; /* reserved in primary */
uint8_t 159 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t system_ident[32];
uint8_t 160 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t ident[32];
uint8_t 165 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t esc_seq[32]; /* reserved in primary */
uint8_t 178 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t pad0;
uint8_t 180 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t set_ident[128];
uint8_t 181 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t publisher_ident[128];
uint8_t 182 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t preparer_ident[128];
uint8_t 183 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t app_ident[128];
uint8_t 185 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t copyright_file_ident[37];
uint8_t 186 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t abstract_file_ident[37];
uint8_t 187 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t biblio_file_ident[37];
uint8_t 194 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t fs_version;
uint8_t 198 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t type;
uint8_t 199 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t standard_ident[5];
uint8_t 200 uspace/srv/fs/cdfs/cdfs_ops.c uint8_t version;
uint8_t 261 uspace/srv/fs/cdfs/cdfs_ops.c static uint8_t ucs2_esc_seq[ucs2_esc_seq_no][ucs2_esc_seq_len] = {
uint8_t 855 uspace/srv/fs/cdfs/cdfs_ops.c static errno_t cdfs_verify_joliet_esc_seq(uint8_t *seq)
uint8_t 68 uspace/srv/fs/exfat/exfat.h uint8_t jump[3]; /* 0x00 jmp and nop instructions */
uint8_t 69 uspace/srv/fs/exfat/exfat.h uint8_t oem_name[8]; /* 0x03 "EXFAT " */
uint8_t 70 uspace/srv/fs/exfat/exfat.h uint8_t __reserved[53]; /* 0x0B always 0 */
uint8_t 80 uspace/srv/fs/exfat/exfat.h uint8_t minor;
uint8_t 81 uspace/srv/fs/exfat/exfat.h uint8_t major;
uint8_t 84 uspace/srv/fs/exfat/exfat.h uint8_t bytes_per_sector; /* 0x6C sector size as (1 << n) */
uint8_t 85 uspace/srv/fs/exfat/exfat.h uint8_t sec_per_cluster; /* 0x6D sectors per cluster as (1 << n) */
uint8_t 86 uspace/srv/fs/exfat/exfat.h uint8_t fat_count; /* 0x6E always 1 */
uint8_t 87 uspace/srv/fs/exfat/exfat.h uint8_t drive_no; /* 0x6F always 0x80 */
uint8_t 88 uspace/srv/fs/exfat/exfat.h uint8_t allocated_percent; /* 0x70 percentage of allocated space */
uint8_t 89 uspace/srv/fs/exfat/exfat.h uint8_t _reserved2[7]; /* 0x71 reserved */
uint8_t 90 uspace/srv/fs/exfat/exfat.h uint8_t bootcode[390]; /* Boot code */
uint8_t 55 uspace/srv/fs/exfat/exfat_bitmap.c uint8_t *bitmap;
uint8_t 72 uspace/srv/fs/exfat/exfat_bitmap.c bitmap = (uint8_t *)b->data;
uint8_t 96 uspace/srv/fs/exfat/exfat_bitmap.c uint8_t *bitmap;
uint8_t 112 uspace/srv/fs/exfat/exfat_bitmap.c bitmap = (uint8_t *)b->data;
uint8_t 131 uspace/srv/fs/exfat/exfat_bitmap.c uint8_t *bitmap;
uint8_t 148 uspace/srv/fs/exfat/exfat_bitmap.c bitmap = (uint8_t *)b->data;
uint8_t 63 uspace/srv/fs/exfat/exfat_dentry.h uint8_t size;
uint8_t 65 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved[8];
uint8_t 69 uspace/srv/fs/exfat/exfat_dentry.h uint8_t flags;
uint8_t 70 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved[18];
uint8_t 76 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved1[3];
uint8_t 78 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved2[12];
uint8_t 84 uspace/srv/fs/exfat/exfat_dentry.h uint8_t count; /* Always zero */
uint8_t 87 uspace/srv/fs/exfat/exfat_dentry.h uint8_t guid[16];
uint8_t 88 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved[10];
uint8_t 92 uspace/srv/fs/exfat/exfat_dentry.h uint8_t count;
uint8_t 95 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved1[2];
uint8_t 99 uspace/srv/fs/exfat/exfat_dentry.h uint8_t ctime_fine;
uint8_t 100 uspace/srv/fs/exfat/exfat_dentry.h uint8_t mtime_fine;
uint8_t 101 uspace/srv/fs/exfat/exfat_dentry.h uint8_t ctime_tz;
uint8_t 102 uspace/srv/fs/exfat/exfat_dentry.h uint8_t mtime_tz;
uint8_t 103 uspace/srv/fs/exfat/exfat_dentry.h uint8_t atime_tz;
uint8_t 104 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved2[7];
uint8_t 108 uspace/srv/fs/exfat/exfat_dentry.h uint8_t flags;
uint8_t 109 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved1[1];
uint8_t 110 uspace/srv/fs/exfat/exfat_dentry.h uint8_t name_size;
uint8_t 112 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved2[2];
uint8_t 114 uspace/srv/fs/exfat/exfat_dentry.h uint8_t _reserved3[4];
uint8_t 120 uspace/srv/fs/exfat/exfat_dentry.h uint8_t flags;
uint8_t 125 uspace/srv/fs/exfat/exfat_dentry.h uint8_t type;
uint8_t 289 uspace/srv/fs/exfat/exfat_directory.c static uint16_t exfat_directory_set_checksum(const uint8_t *bytes, size_t count)
uint8_t 344 uspace/srv/fs/exfat/exfat_directory.c host2uint16_t_le(exfat_directory_set_checksum((uint8_t *)array,
uint8_t 390 uspace/srv/fs/exfat/exfat_directory.c rc = exfat_read_uctable(di->bs, uctablep, (uint8_t *)uctable);
uint8_t 509 uspace/srv/fs/exfat/exfat_fat.c exfat_read_uctable(exfat_bs_t *bs, exfat_node_t *nodep, uint8_t *uctable)
uint8_t 86 uspace/srv/fs/exfat/exfat_fat.h uint8_t *);
uint8_t 960 uspace/srv/fs/exfat/exfat_ops.c uint8_t *bitmap;
uint8_t 970 uspace/srv/fs/exfat/exfat_ops.c bitmap = (uint8_t *) block->data;
uint8_t 72 uspace/srv/fs/fat/fat.h uint8_t ji[3];
uint8_t 73 uspace/srv/fs/fat/fat.h uint8_t oem_name[8];
uint8_t 80 uspace/srv/fs/fat/fat.h uint8_t spc;
uint8_t 84 uspace/srv/fs/fat/fat.h uint8_t fatcnt;
uint8_t 90 uspace/srv/fs/fat/fat.h uint8_t mdesc;
uint8_t 106 uspace/srv/fs/fat/fat.h uint8_t pdn;
uint8_t 107 uspace/srv/fs/fat/fat.h uint8_t reserved;
uint8_t 109 uspace/srv/fs/fat/fat.h uint8_t ebs;
uint8_t 113 uspace/srv/fs/fat/fat.h uint8_t label[11];
uint8_t 115 uspace/srv/fs/fat/fat.h uint8_t type[8];
uint8_t 117 uspace/srv/fs/fat/fat.h uint8_t boot_code[448];
uint8_t 135 uspace/srv/fs/fat/fat.h uint8_t reserved1[12];
uint8_t 137 uspace/srv/fs/fat/fat.h uint8_t pdn;
uint8_t 138 uspace/srv/fs/fat/fat.h uint8_t reserved2;
uint8_t 140 uspace/srv/fs/fat/fat.h uint8_t ebs;
uint8_t 144 uspace/srv/fs/fat/fat.h uint8_t label[11];
uint8_t 146 uspace/srv/fs/fat/fat.h uint8_t type[8];
uint8_t 148 uspace/srv/fs/fat/fat.h uint8_t boot_code[420];
uint8_t 160 uspace/srv/fs/fat/fat.h uint8_t sig1[4];
uint8_t 161 uspace/srv/fs/fat/fat.h uint8_t res1[480];
uint8_t 162 uspace/srv/fs/fat/fat.h uint8_t sig2[4];
uint8_t 165 uspace/srv/fs/fat/fat.h uint8_t res2[12];
uint8_t 166 uspace/srv/fs/fat/fat.h uint8_t sig3[4];
uint8_t 128 uspace/srv/fs/fat/fat_dentry.c switch ((uint8_t) *name) {
uint8_t 152 uspace/srv/fs/fat/fat_dentry.c switch ((uint8_t) *name) {
uint8_t 252 uspace/srv/fs/fat/fat_dentry.c uint8_t fat_dentry_chksum(uint8_t *name)
uint8_t 254 uspace/srv/fs/fat/fat_dentry.c uint8_t i, sum = 0;
uint8_t 360 uspace/srv/fs/fat/fat_dentry.c void str_to_ascii(char *dst, const char *src, size_t count, uint8_t pad)
uint8_t 108 uspace/srv/fs/fat/fat_dentry.h uint8_t name[8];
uint8_t 109 uspace/srv/fs/fat/fat_dentry.h uint8_t ext[3];
uint8_t 110 uspace/srv/fs/fat/fat_dentry.h uint8_t attr;
uint8_t 111 uspace/srv/fs/fat/fat_dentry.h uint8_t lcase;
uint8_t 112 uspace/srv/fs/fat/fat_dentry.h uint8_t ctime_fine;
uint8_t 129 uspace/srv/fs/fat/fat_dentry.h uint8_t order;
uint8_t 131 uspace/srv/fs/fat/fat_dentry.h uint8_t attr;
uint8_t 132 uspace/srv/fs/fat/fat_dentry.h uint8_t type;
uint8_t 133 uspace/srv/fs/fat/fat_dentry.h uint8_t check_sum;
uint8_t 145 uspace/srv/fs/fat/fat_dentry.h extern uint8_t fat_dentry_chksum(uint8_t *);
uint8_t 153 uspace/srv/fs/fat/fat_dentry.h extern void str_to_ascii(char *, const char *, size_t, uint8_t);
uint8_t 161 uspace/srv/fs/fat/fat_directory.c uint8_t checksum = 0;
uint8_t 243 uspace/srv/fs/fat/fat_directory.c uint8_t checksum;
uint8_t 295 uspace/srv/fs/fat/fat_directory.c uint8_t checksum;
uint8_t 309 uspace/srv/fs/fat/fat_fat.c byte1 = ((uint8_t *) b->data)[offset % BPS(bs)];
uint8_t 326 uspace/srv/fs/fat/fat_fat.c byte2 = ((uint8_t *) b1->data)[0];
uint8_t 339 uspace/srv/fs/fat/fat_fat.c byte2 = ((uint8_t *) b->data)[(offset % BPS(bs)) + 1];
uint8_t 470 uspace/srv/fs/fat/fat_fat.c byte1 = ((uint8_t *) b->data)[offset % BPS(bs)];
uint8_t 488 uspace/srv/fs/fat/fat_fat.c byte2 = ((uint8_t *) b1->data)[0];
uint8_t 496 uspace/srv/fs/fat/fat_fat.c byte2 = ((uint8_t *) b->data)[(offset % BPS(bs)) + 1];
uint8_t 511 uspace/srv/fs/fat/fat_fat.c ((uint8_t *) b->data)[(offset % BPS(bs))] = byte1;
uint8_t 513 uspace/srv/fs/fat/fat_fat.c ((uint8_t *) b1->data)[0] = byte2;
uint8_t 522 uspace/srv/fs/fat/fat_fat.c ((uint8_t *) b->data)[(offset % BPS(bs)) + 1] = byte2;
uint8_t 640 uspace/srv/fs/fat/fat_fat.c uint8_t fatno;
uint8_t 788 uspace/srv/fs/fat/fat_fat.c uint8_t fatno;
uint8_t 128 uspace/srv/fs/mfs/mfs_dentry.c uint8_t *ptr = b->data;
uint8_t 899 uspace/srv/fs/mfs/mfs_ops.c uint8_t *buf = malloc(sbi->block_size);
uint8_t 93 uspace/srv/fs/udf/udf.h uint8_t space_type;
uint8_t 111 uspace/srv/fs/udf/udf.h uint8_t type; /* 1 - file, 0 - directory */
uint8_t 113 uspace/srv/fs/udf/udf.h uint8_t *data;
uint8_t 97 uspace/srv/fs/udf/udf_cksum.c uint8_t udf_tag_checksum(uint8_t *tag)
uint8_t 99 uspace/srv/fs/udf/udf_cksum.c uint8_t result = 0;
uint8_t 43 uspace/srv/fs/udf/udf_cksum.h extern uint8_t udf_tag_checksum(uint8_t *);
uint8_t 95 uspace/srv/fs/udf/udf_file.c errno_t udf_read_allocation_sequence(udf_node_t *node, uint8_t *af,
uint8_t 247 uspace/srv/fs/udf/udf_file.c if (data->checksum != udf_tag_checksum((uint8_t *) data)) {
uint8_t 263 uspace/srv/fs/udf/udf_file.c rc = udf_read_allocation_sequence(node, (uint8_t *) file, icb_flag,
uint8_t 277 uspace/srv/fs/udf/udf_file.c rc = udf_read_allocation_sequence(node, (uint8_t *) efile, icb_flag,
uint8_t 329 uspace/srv/fs/udf/udf_file.c if (desc->checksum != udf_tag_checksum((uint8_t *) desc)) {
uint8_t 502 uspace/srv/fs/udf/udf_file.c if (desc->checksum != udf_tag_checksum((uint8_t *) desc)) {
uint8_t 93 uspace/srv/fs/udf/udf_file.h uint8_t reserved[32];
uint8_t 100 uspace/srv/fs/udf/udf_file.h uint8_t file_characteristics;
uint8_t 101 uspace/srv/fs/udf/udf_file.h uint8_t length_file_id;
uint8_t 104 uspace/srv/fs/udf/udf_file.h uint8_t implementation_use[0];
uint8_t 112 uspace/srv/fs/udf/udf_file.h uint8_t strategy_parameter[2];
uint8_t 114 uspace/srv/fs/udf/udf_file.h uint8_t reserved[1];
uint8_t 115 uspace/srv/fs/udf/udf_file.h uint8_t file_type;
uint8_t 128 uspace/srv/fs/udf/udf_file.h uint8_t record_format;
uint8_t 129 uspace/srv/fs/udf/udf_file.h uint8_t record_display_attributes;
uint8_t 142 uspace/srv/fs/udf/udf_file.h uint8_t extended_attributes [0];
uint8_t 143 uspace/srv/fs/udf/udf_file.h uint8_t allocation_descriptors[0];
uint8_t 154 uspace/srv/fs/udf/udf_file.h uint8_t record_format;
uint8_t 155 uspace/srv/fs/udf/udf_file.h uint8_t record_display_attributes;
uint8_t 170 uspace/srv/fs/udf/udf_file.h uint8_t extended_attributes [0];
uint8_t 171 uspace/srv/fs/udf/udf_file.h uint8_t allocation_descriptors[0];
uint8_t 185 uspace/srv/fs/udf/udf_file.h uint8_t allocation_descriptors[0];
uint8_t 193 uspace/srv/fs/udf/udf_file.h uint8_t bitmap[0];
uint8_t 198 uspace/srv/fs/udf/udf_file.h extern errno_t udf_read_allocation_sequence(udf_node_t *, uint8_t *, uint16_t,
uint8_t 83 uspace/srv/fs/udf/udf_osta.c uint8_t *udf_compressed, uint16_t *unicode, size_t unicode_max_len)
uint8_t 86 uspace/srv/fs/udf/udf_osta.c uint8_t comp_id = udf_compressed[0];
uint8_t 281 uspace/srv/fs/udf/udf_osta.c udf_uncompress_unicode(len, (uint8_t *) id, raw_name, MAX_BUF);
uint8_t 55 uspace/srv/fs/udf/udf_types.h typedef uint8_t udf_dstring;
uint8_t 61 uspace/srv/fs/udf/udf_types.h uint8_t month;
uint8_t 62 uspace/srv/fs/udf/udf_types.h uint8_t day;
uint8_t 63 uspace/srv/fs/udf/udf_types.h uint8_t hour;
uint8_t 64 uspace/srv/fs/udf/udf_types.h uint8_t min;
uint8_t 65 uspace/srv/fs/udf/udf_types.h uint8_t sec;
uint8_t 66 uspace/srv/fs/udf/udf_types.h uint8_t centisec;
uint8_t 67 uspace/srv/fs/udf/udf_types.h uint8_t h_of_mcsec;
uint8_t 68 uspace/srv/fs/udf/udf_types.h uint8_t mcsec;
uint8_t 75 uspace/srv/fs/udf/udf_types.h uint8_t checksum;
uint8_t 76 uspace/srv/fs/udf/udf_types.h uint8_t reserved;
uint8_t 85 uspace/srv/fs/udf/udf_types.h uint8_t flags;
uint8_t 86 uspace/srv/fs/udf/udf_types.h uint8_t id[23];
uint8_t 87 uspace/srv/fs/udf/udf_types.h uint8_t id_suffix[8];
uint8_t 92 uspace/srv/fs/udf/udf_types.h uint8_t type;
uint8_t 93 uspace/srv/fs/udf/udf_types.h uint8_t info[63];
uint8_t 106 uspace/srv/fs/udf/udf_types.h uint8_t implementation_use[6];
uint8_t 121 uspace/srv/fs/udf/udf_types.h uint8_t implementation_use[2];
uint8_t 133 uspace/srv/fs/udf/udf_types.h uint8_t reserved[496];
uint8_t 181 uspace/srv/fs/udf/udf_volume.c if (avd->tag.checksum != udf_tag_checksum((uint8_t *) &avd->tag))
uint8_t 264 uspace/srv/fs/udf/udf_volume.c if ((memcmp((uint8_t *) pvd[i].volume_id,
uint8_t 265 uspace/srv/fs/udf/udf_volume.c (uint8_t *) desc->volume_id, 32) == 0) &&
uint8_t 266 uspace/srv/fs/udf/udf_volume.c (memcmp((uint8_t *) pvd[i].volume_set_id,
uint8_t 267 uspace/srv/fs/udf/udf_volume.c (uint8_t *) desc->volume_set_id, 128) == 0) &&
uint8_t 268 uspace/srv/fs/udf/udf_volume.c (memcmp((uint8_t *) &pvd[i].descriptor_charset,
uint8_t 269 uspace/srv/fs/udf/udf_volume.c (uint8_t *) &desc->descriptor_charset, 64) == 0) &&
uint8_t 303 uspace/srv/fs/udf/udf_volume.c if ((memcmp((uint8_t *) lvd[i].logical_volume_id,
uint8_t 304 uspace/srv/fs/udf/udf_volume.c (uint8_t *) desc->logical_volume_id, 128) == 0) &&
uint8_t 305 uspace/srv/fs/udf/udf_volume.c (memcmp((uint8_t *) &lvd[i].charset,
uint8_t 306 uspace/srv/fs/udf/udf_volume.c (uint8_t *) &desc->charset, 64) == 0) &&
uint8_t 372 uspace/srv/fs/udf/udf_volume.c if (desc->checksum != udf_tag_checksum((uint8_t *) desc)) {
uint8_t 390 uspace/srv/fs/udf/udf_volume.c (udf_short_ad_t *) ((uint8_t *) fed + start_alloc);
uint8_t 401 uspace/srv/fs/udf/udf_volume.c short_d = (udf_short_ad_t *) ((uint8_t *) efed + start_alloc);
uint8_t 484 uspace/srv/fs/udf/udf_volume.c uint8_t *idx = lvd[i].partition_map;
uint8_t 833 uspace/srv/fs/udf/udf_volume.c if (desc->checksum != udf_tag_checksum((uint8_t *) desc)) {
uint8_t 841 uspace/srv/fs/udf/udf_volume.c memcpy((uint8_t *) &instance->charset,
uint8_t 842 uspace/srv/fs/udf/udf_volume.c (uint8_t *) &fd->fileset_charset, sizeof(fd->fileset_charset));
uint8_t 67 uspace/srv/fs/udf/udf_volume.h uint8_t type; /* Structure type */
uint8_t 68 uspace/srv/fs/udf/udf_volume.h uint8_t identifier[5]; /* Standart identifier */
uint8_t 69 uspace/srv/fs/udf/udf_volume.h uint8_t version; /* Structure version */
uint8_t 70 uspace/srv/fs/udf/udf_volume.h uint8_t data[2041]; /* Structure data */
uint8_t 78 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[480]; /* Structure data */
uint8_t 84 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[496];
uint8_t 92 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[484];
uint8_t 114 uspace/srv/fs/udf/udf_volume.h uint8_t implementation_use[64];
uint8_t 117 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[22];
uint8_t 127 uspace/srv/fs/udf/udf_volume.h uint8_t contents_use[128];
uint8_t 132 uspace/srv/fs/udf/udf_volume.h uint8_t implementation_use[128];
uint8_t 133 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[156];
uint8_t 144 uspace/srv/fs/udf/udf_volume.h uint8_t logical_volume_conents_use[16];
uint8_t 148 uspace/srv/fs/udf/udf_volume.h uint8_t implementation_use[128];
uint8_t 150 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map[0];
uint8_t 166 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_type;
uint8_t 167 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_length;
uint8_t 171 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_type;
uint8_t 172 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_length;
uint8_t 178 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_type;
uint8_t 179 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_length;
uint8_t 180 uspace/srv/fs/udf/udf_volume.h uint8_t reserved1[2];
uint8_t 188 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_type;
uint8_t 189 uspace/srv/fs/udf/udf_volume.h uint8_t partition_map_length;
uint8_t 190 uspace/srv/fs/udf/udf_volume.h uint8_t reserved1[2];
uint8_t 199 uspace/srv/fs/udf/udf_volume.h uint8_t flags;
uint8_t 200 uspace/srv/fs/udf/udf_volume.h uint8_t reserved2[5];
uint8_t 210 uspace/srv/fs/udf/udf_volume.h uint8_t reserved[88];
uint8_t 533 uspace/srv/hid/console/console.c uint8_t *bbuf = buf;
uint8_t 39 uspace/srv/hid/display/cursimg.c static uint8_t arrow_img[] = {
uint8_t 63 uspace/srv/hid/display/cursimg.c static uint8_t size_ud_img[] = {
uint8_t 87 uspace/srv/hid/display/cursimg.c static uint8_t size_lr_img[] = {
uint8_t 103 uspace/srv/hid/display/cursimg.c static uint8_t size_uldr_img[] = {
uint8_t 121 uspace/srv/hid/display/cursimg.c static uint8_t size_urdl_img[] = {
uint8_t 139 uspace/srv/hid/display/cursimg.c static uint8_t ibeam_img[] = {
uint8_t 52 uspace/srv/hid/display/cursor.c const uint8_t *image, ds_cursor_t **rcursor)
uint8_t 106 uspace/srv/hid/display/cursor.c const uint8_t *pp;
uint8_t 45 uspace/srv/hid/display/cursor.h extern errno_t ds_cursor_create(ds_display_t *, gfx_rect_t *, const uint8_t *,
uint8_t 46 uspace/srv/hid/display/types/display/cursimg.h const uint8_t *image;
uint8_t 54 uspace/srv/hid/display/types/display/cursor.h const uint8_t *image;
uint8_t 566 uspace/srv/hid/input/input.c uint8_t data;
uint8_t 46 uspace/srv/hid/input/kbd_port.h void (*write)(uint8_t);
uint8_t 46 uspace/srv/hid/input/mouse_port.h void (*write)(uint8_t);
uint8_t 50 uspace/srv/hid/input/port/chardev.c static void chardev_port_write(uint8_t);
uint8_t 123 uspace/srv/hid/input/port/chardev.c static void chardev_port_write(uint8_t data)
uint8_t 139 uspace/srv/hid/input/port/chardev.c uint8_t b;
uint8_t 60 uspace/srv/hid/isdv4_tablet/isdv4.c typedef bool (*packet_consumer_fn)(uint8_t *packet, size_t size,
uint8_t 72 uspace/srv/hid/isdv4_tablet/isdv4.c static bool parse_event(uint8_t *packet, size_t size, isdv4_state_t *state)
uint8_t 229 uspace/srv/hid/isdv4_tablet/isdv4.c static bool parse_response_stylus(uint8_t *packet, size_t size,
uint8_t 255 uspace/srv/hid/isdv4_tablet/isdv4.c static bool parse_response_touch(uint8_t *packet, size_t size,
uint8_t 353 uspace/srv/hid/isdv4_tablet/isdv4.c static bool write_command(chardev_t *chardev, uint8_t command)
uint8_t 67 uspace/srv/hid/isdv4_tablet/isdv4.h uint8_t *buf;
uint8_t 60 uspace/srv/hid/output/port/chardev.c static uint8_t chardev_buf[chardev_buf_size];
uint8_t 84 uspace/srv/hid/output/port/chardev.c chardev_buf[chardev_bused++] = (uint8_t) ch;
uint8_t 58 uspace/srv/hid/output/port/ddev.c uint8_t style_normal;
uint8_t 59 uspace/srv/hid/output/port/ddev.c uint8_t style_inverted;
uint8_t 53 uspace/srv/hid/output/port/ega.c uint8_t style_normal;
uint8_t 54 uspace/srv/hid/output/port/ega.c uint8_t style_inverted;
uint8_t 57 uspace/srv/hid/output/port/ega.c uint8_t *addr;
uint8_t 62 uspace/srv/hid/output/port/ega.c static uint8_t attrs_attr(char_attrs_t attrs)
uint8_t 64 uspace/srv/hid/output/port/ega.c uint8_t attr = 0;
uint8_t 114 uspace/srv/hid/output/port/ega.c uint8_t glyph;
uint8_t 121 uspace/srv/hid/output/port/ega.c uint8_t attr = attrs_attr(field->attrs);
uint8_t 162 uspace/srv/hid/output/port/ega.c uint8_t stat = pio_read_8(EGA_IO_BASE + 1);
uint8_t 41 uspace/srv/hid/remcons/telnet.h typedef uint8_t telnet_cmd_t;
uint8_t 228 uspace/srv/hid/remcons/user.c uint8_t *byte)
uint8_t 239 uspace/srv/hid/remcons/user.c *byte = (uint8_t)user->socket_buffer[user->socket_buffer_pos++];
uint8_t 256 uspace/srv/hid/remcons/user.c uint8_t cmdb[3];
uint8_t 285 uspace/srv/hid/remcons/user.c uint8_t chi, clo;
uint8_t 286 uspace/srv/hid/remcons/user.c uint8_t rhi, rlo;
uint8_t 289 uspace/srv/hid/remcons/user.c uint8_t iac;
uint8_t 290 uspace/srv/hid/remcons/user.c uint8_t se;
uint8_t 403 uspace/srv/hid/remcons/user.c uint8_t *bp = (uint8_t *)buf;
uint8_t 410 uspace/srv/hid/remcons/user.c uint8_t next_byte = 0;
uint8_t 423 uspace/srv/hid/remcons/user.c uint8_t byte = next_byte;
uint8_t 499 uspace/srv/hid/remcons/user.c uint8_t *converted = malloc(3 * size + 1);
uint8_t 225 uspace/srv/hid/rfb/rfb.c static uint32_t rfb_scale_channel(uint8_t val, uint32_t max)
uint8_t 230 uspace/srv/hid/rfb/rfb.c static void rfb_encode_index(rfb_t *rfb, uint8_t *buf, pixel_t pixel)
uint8_t 266 uspace/srv/hid/rfb/rfb.c uint8_t pix8 = pix;
uint8_t 388 uspace/srv/hid/rfb/rfb.c uint8_t *mask_data = (uint8_t *) &mask;
uint8_t 402 uspace/srv/hid/rfb/rfb.c uint8_t data[4];
uint8_t 467 uspace/srv/hid/rfb/rfb.c uint8_t *tile_enctype_ptr = buf;
uint8_t 471 uspace/srv/hid/rfb/rfb.c uint8_t tile_enctype = RFB_TILE_ENCODING_SOLID;
uint8_t 58 uspace/srv/hid/rfb/rfb.h uint8_t bpp;
uint8_t 59 uspace/srv/hid/rfb/rfb.h uint8_t depth;
uint8_t 60 uspace/srv/hid/rfb/rfb.h uint8_t big_endian;
uint8_t 61 uspace/srv/hid/rfb/rfb.h uint8_t true_color;
uint8_t 65 uspace/srv/hid/rfb/rfb.h uint8_t r_shift;
uint8_t 66 uspace/srv/hid/rfb/rfb.h uint8_t g_shift;
uint8_t 67 uspace/srv/hid/rfb/rfb.h uint8_t b_shift;
uint8_t 68 uspace/srv/hid/rfb/rfb.h uint8_t pad[3];
uint8_t 80 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 81 uspace/srv/hid/rfb/rfb.h uint8_t pad[3];
uint8_t 86 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 87 uspace/srv/hid/rfb/rfb.h uint8_t pad;
uint8_t 92 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 93 uspace/srv/hid/rfb/rfb.h uint8_t incremental;
uint8_t 101 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 102 uspace/srv/hid/rfb/rfb.h uint8_t down_flag;
uint8_t 103 uspace/srv/hid/rfb/rfb.h uint8_t pad[2];
uint8_t 108 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 109 uspace/srv/hid/rfb/rfb.h uint8_t button_mask;
uint8_t 115 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 116 uspace/srv/hid/rfb/rfb.h uint8_t pad;
uint8_t 127 uspace/srv/hid/rfb/rfb.h uint8_t data[0];
uint8_t 131 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 132 uspace/srv/hid/rfb/rfb.h uint8_t pad;
uint8_t 137 uspace/srv/hid/rfb/rfb.h uint8_t message_type;
uint8_t 138 uspace/srv/hid/rfb/rfb.h uint8_t pad;
uint8_t 69 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c static void s3c24xx_uart_sendb(s3c24xx_uart_t *, uint8_t);
uint8_t 202 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c static void s3c24xx_uart_sendb(s3c24xx_uart_t *uart, uint8_t byte)
uint8_t 216 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c uint8_t *bp = (uint8_t *) buf;
uint8_t 244 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c uint8_t *dp = (uint8_t *) data;
uint8_t 102 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h uint8_t buf[s3c24xx_uart_buf_size];
uint8_t 127 uspace/srv/klog/klog.c *((uint8_t *) buf + entry_len) = 0;
uint8_t 68 uspace/srv/net/dhcp/dhcp.c static uint8_t msgbuf[MAX_MSG_SIZE];
uint8_t 150 uspace/srv/net/dhcp/dhcp.c static uint32_t dhcp_uint32_decode(uint8_t *data)
uint8_t 162 uspace/srv/net/dhcp/dhcp.c uint8_t *opt = msgbuf + sizeof(dhcp_hdr_t);
uint8_t 201 uspace/srv/net/dhcp/dhcp.c uint8_t *opt = msgbuf + sizeof(dhcp_hdr_t);
uint8_t 249 uspace/srv/net/dhcp/dhcp.c uint8_t opt_type, opt_len;
uint8_t 250 uspace/srv/net/dhcp/dhcp.c uint8_t *msgb;
uint8_t 284 uspace/srv/net/dhcp/dhcp.c msgb = (uint8_t *)msg;
uint8_t 50 uspace/srv/net/dhcp/dhcp_std.h uint8_t op;
uint8_t 52 uspace/srv/net/dhcp/dhcp_std.h uint8_t htype;
uint8_t 54 uspace/srv/net/dhcp/dhcp_std.h uint8_t hlen;
uint8_t 56 uspace/srv/net/dhcp/dhcp_std.h uint8_t hops;
uint8_t 72 uspace/srv/net/dhcp/dhcp_std.h uint8_t chaddr[16];
uint8_t 74 uspace/srv/net/dhcp/dhcp_std.h uint8_t sname[64];
uint8_t 76 uspace/srv/net/dhcp/dhcp_std.h uint8_t file[128];
uint8_t 52 uspace/srv/net/dhcp/transport.c static uint8_t msgbuf[MAX_MSG_SIZE];
uint8_t 50 uspace/srv/net/dnsrsrv/dns_msg.c static uint16_t dns_uint16_t_decode(uint8_t *, size_t);
uint8_t 95 uspace/srv/net/dnsrsrv/dns_msg.c static errno_t dns_name_encode(char *name, uint8_t *buf, size_t buf_size,
uint8_t 130 uspace/srv/net/dnsrsrv/dns_msg.c buf[pi] = (uint8_t)lsize;
uint8_t 163 uspace/srv/net/dnsrsrv/dns_msg.c uint8_t *bp;
uint8_t 279 uspace/srv/net/dnsrsrv/dns_msg.c static uint16_t dns_uint16_t_decode(uint8_t *buf, size_t buf_size)
uint8_t 287 uspace/srv/net/dnsrsrv/dns_msg.c static void dns_uint16_t_encode(uint16_t w, uint8_t *buf, size_t buf_size)
uint8_t 297 uspace/srv/net/dnsrsrv/dns_msg.c uint32_t dns_uint32_t_decode(uint8_t *buf, size_t buf_size)
uint8_t 310 uspace/srv/net/dnsrsrv/dns_msg.c void dns_addr128_t_decode(uint8_t *buf, size_t buf_size, addr128_t addr)
uint8_t 327 uspace/srv/net/dnsrsrv/dns_msg.c static errno_t dns_question_encode(dns_question_t *question, uint8_t *buf,
uint8_t 405 uspace/srv/net/dnsrsrv/dns_msg.c uint8_t *bp;
uint8_t 496 uspace/srv/net/dnsrsrv/dns_msg.c uint8_t *data;
uint8_t 51 uspace/srv/net/dnsrsrv/dns_msg.h extern uint32_t dns_uint32_t_decode(uint8_t *, size_t);
uint8_t 52 uspace/srv/net/dnsrsrv/dns_msg.h extern void dns_addr128_t_decode(uint8_t *, size_t, addr128_t);
uint8_t 49 uspace/srv/net/dnsrsrv/dns_type.h uint8_t *data;
uint8_t 74 uspace/srv/net/dnsrsrv/transport.c static uint8_t recv_buf[RECV_BUF_SIZE];
uint8_t 234 uspace/srv/net/ethip/ethip_nic.c uint8_t *addr;
uint8_t 66 uspace/srv/net/ethip/pdu.c memcpy((uint8_t *)data + sizeof(eth_header_t), frame->data,
uint8_t 99 uspace/srv/net/ethip/pdu.c memcpy(frame->data, (uint8_t *)data + sizeof(eth_header_t),
uint8_t 49 uspace/srv/net/ethip/std.h uint8_t dest[ETH_ADDR_SIZE];
uint8_t 51 uspace/srv/net/ethip/std.h uint8_t src[ETH_ADDR_SIZE];
uint8_t 63 uspace/srv/net/ethip/std.h uint8_t hw_addr_size;
uint8_t 65 uspace/srv/net/ethip/std.h uint8_t proto_addr_size;
uint8_t 69 uspace/srv/net/ethip/std.h uint8_t sender_hw_addr[ETH_ADDR_SIZE];
uint8_t 73 uspace/srv/net/ethip/std.h uint8_t target_hw_addr[ETH_ADDR_SIZE];
uint8_t 240 uspace/srv/net/inetsrv/addrobj.c inet_dgram_t *dgram, uint8_t proto, uint8_t ttl, int df)
uint8_t 61 uspace/srv/net/inetsrv/addrobj.h inet_dgram_t *, uint8_t, uint8_t, int);
uint8_t 57 uspace/srv/net/inetsrv/icmp.c uint8_t type;
uint8_t 64 uspace/srv/net/inetsrv/icmp.c type = *(uint8_t *)dgram->data;
uint8_t 56 uspace/srv/net/inetsrv/icmp_std.h uint8_t type;
uint8_t 58 uspace/srv/net/inetsrv/icmp_std.h uint8_t code;
uint8_t 141 uspace/srv/net/inetsrv/icmpv6.c uint8_t type = *(uint8_t *) dgram->data;
uint8_t 73 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t type;
uint8_t 75 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t code;
uint8_t 87 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t flags;
uint8_t 89 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t reserved[3];
uint8_t 97 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t src_addr[16];
uint8_t 99 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t dest_addr[16];
uint8_t 103 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t zeroes[3];
uint8_t 105 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t next;
uint8_t 111 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t target_address[16];
uint8_t 113 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t option;
uint8_t 115 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t length;
uint8_t 117 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t mac[6];
uint8_t 123 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t option;
uint8_t 125 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t length;
uint8_t 127 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t prefixlen;
uint8_t 129 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t flags;
uint8_t 137 uspace/srv/net/inetsrv/icmpv6_std.h uint8_t prefix[16];
uint8_t 77 uspace/srv/net/inetsrv/inet_link.c uint8_t b[ETH_ADDR_SIZE];
uint8_t 343 uspace/srv/net/inetsrv/inet_link.c inet_dgram_t *dgram, uint8_t proto, uint8_t ttl, int df)
uint8_t 418 uspace/srv/net/inetsrv/inet_link.c inet_dgram_t *dgram, uint8_t proto, uint8_t ttl, int df)
uint8_t 47 uspace/srv/net/inetsrv/inet_link.h addr32_t, inet_dgram_t *, uint8_t, uint8_t, int);
uint8_t 49 uspace/srv/net/inetsrv/inet_link.h uint8_t, uint8_t, int);
uint8_t 47 uspace/srv/net/inetsrv/inet_std.h uint8_t ver_ihl;
uint8_t 49 uspace/srv/net/inetsrv/inet_std.h uint8_t tos;
uint8_t 57 uspace/srv/net/inetsrv/inet_std.h uint8_t ttl;
uint8_t 59 uspace/srv/net/inetsrv/inet_std.h uint8_t proto;
uint8_t 107 uspace/srv/net/inetsrv/inet_std.h uint8_t ver_tc;
uint8_t 109 uspace/srv/net/inetsrv/inet_std.h uint8_t tc_fl[3];
uint8_t 113 uspace/srv/net/inetsrv/inet_std.h uint8_t next;
uint8_t 115 uspace/srv/net/inetsrv/inet_std.h uint8_t hop_limit;
uint8_t 117 uspace/srv/net/inetsrv/inet_std.h uint8_t src_addr[16];
uint8_t 119 uspace/srv/net/inetsrv/inet_std.h uint8_t dest_addr[16];
uint8_t 125 uspace/srv/net/inetsrv/inet_std.h uint8_t next;
uint8_t 127 uspace/srv/net/inetsrv/inet_std.h uint8_t reserved;
uint8_t 151 uspace/srv/net/inetsrv/inetsrv.c static errno_t inet_find_dir(inet_addr_t *src, inet_addr_t *dest, uint8_t tos,
uint8_t 181 uspace/srv/net/inetsrv/inetsrv.c errno_t inet_route_packet(inet_dgram_t *dgram, uint8_t proto, uint8_t ttl,
uint8_t 218 uspace/srv/net/inetsrv/inetsrv.c uint8_t proto, uint8_t ttl, int df)
uint8_t 223 uspace/srv/net/inetsrv/inetsrv.c errno_t inet_get_srcaddr(inet_addr_t *remote, uint8_t tos, inet_addr_t *local)
uint8_t 250 uspace/srv/net/inetsrv/inetsrv.c uint8_t tos = ipc_get_arg1(icall);
uint8_t 311 uspace/srv/net/inetsrv/inetsrv.c uint8_t ttl = ipc_get_arg3(icall);
uint8_t 443 uspace/srv/net/inetsrv/inetsrv.c static inet_client_t *inet_client_find(uint8_t proto)
uint8_t 499 uspace/srv/net/inetsrv/inetsrv.c errno_t inet_recv_dgram_local(inet_dgram_t *dgram, uint8_t proto)
uint8_t 55 uspace/srv/net/inetsrv/inetsrv.h uint8_t protocol;
uint8_t 87 uspace/srv/net/inetsrv/inetsrv.h uint8_t tos;
uint8_t 89 uspace/srv/net/inetsrv/inetsrv.h uint8_t proto;
uint8_t 91 uspace/srv/net/inetsrv/inetsrv.h uint8_t ttl;
uint8_t 183 uspace/srv/net/inetsrv/inetsrv.h extern errno_t inet_route_packet(inet_dgram_t *, uint8_t, uint8_t, int);
uint8_t 184 uspace/srv/net/inetsrv/inetsrv.h extern errno_t inet_get_srcaddr(inet_addr_t *, uint8_t, inet_addr_t *);
uint8_t 185 uspace/srv/net/inetsrv/inetsrv.h extern errno_t inet_recv_dgram_local(inet_dgram_t *, uint8_t);
uint8_t 68 uspace/srv/net/inetsrv/pdu.c uint8_t *bdata;
uint8_t 72 uspace/srv/net/inetsrv/pdu.c bdata = (uint8_t *)data;
uint8_t 170 uspace/srv/net/inetsrv/pdu.c memcpy((uint8_t *) data + hdr_size, packet->data + offs, xfer_size);
uint8_t 290 uspace/srv/net/inetsrv/pdu.c memcpy((uint8_t *) data + hdr_size, packet->data + offs, xfer_size);
uint8_t 323 uspace/srv/net/inetsrv/pdu.c uint8_t version = BIT_RANGE_EXTRACT(uint8_t, VI_VERSION_h,
uint8_t 361 uspace/srv/net/inetsrv/pdu.c BIT_RANGE_EXTRACT(uint8_t, VI_IHL_h, VI_IHL_l, hdr->ver_ihl);
uint8_t 370 uspace/srv/net/inetsrv/pdu.c memcpy(packet->data, (uint8_t *) data + data_offs, packet->size);
uint8_t 400 uspace/srv/net/inetsrv/pdu.c uint8_t version = BIT_RANGE_EXTRACT(uint8_t, VI_VERSION_h,
uint8_t 464 uspace/srv/net/inetsrv/pdu.c memcpy(packet->data, (uint8_t *) data + data_offs, packet->size);
uint8_t 297 uspace/srv/net/inetsrv/reass.c uint8_t proto;
uint8_t 102 uspace/srv/net/inetsrv/sroute.c uint8_t best_bits = 0;
uint8_t 107 uspace/srv/net/inetsrv/sroute.c uint8_t dest_bits;
uint8_t 53 uspace/srv/net/inetsrv/sroute.h inet_dgram_t *, uint8_t, uint8_t, int);
uint8_t 83 uspace/srv/net/slip/slip.c static uint8_t slip_send_buf[SLIP_MTU + 2];
uint8_t 86 uspace/srv/net/slip/slip.c static uint8_t slip_recv_buf[SLIP_MTU + 2];
uint8_t 123 uspace/srv/net/slip/slip.c static void write_buffered(chardev_t *chardev, uint8_t ch)
uint8_t 135 uspace/srv/net/slip/slip.c uint8_t *data = sdu->data;
uint8_t 209 uspace/srv/net/slip/slip.c static uint8_t read_buffered(chardev_t *chardev)
uint8_t 235 uspace/srv/net/slip/slip.c static uint8_t recv_final[SLIP_MTU];
uint8_t 237 uspace/srv/net/slip/slip.c uint8_t ch;
uint8_t 62 uspace/srv/net/tcp/inet.c uint8_t *pdu_raw;
uint8_t 125 uspace/srv/net/tcp/inet.c uint8_t *pdu_raw;
uint8_t 68 uspace/srv/net/tcp/pdu.c uint8_t *bdata;
uint8_t 72 uspace/srv/net/tcp/pdu.c bdata = (uint8_t *)data;
uint8_t 84 uspace/srv/net/tcp/std.h uint8_t zero;
uint8_t 86 uspace/srv/net/tcp/std.h uint8_t protocol;
uint8_t 100 uspace/srv/net/tcp/std.h uint8_t zeroes[3];
uint8_t 102 uspace/srv/net/tcp/std.h uint8_t next;
uint8_t 275 uspace/srv/net/tcp/tcp_type.h uint8_t *rcv_buf;
uint8_t 286 uspace/srv/net/tcp/tcp_type.h uint8_t *snd_buf;
uint8_t 78 uspace/srv/net/tcp/test/pdu.c uint8_t *data;
uint8_t 91 uspace/srv/net/tcp/test/pdu.c data[i] = (uint8_t) i;
uint8_t 52 uspace/srv/net/tcp/test/segment.c uint8_t *data;
uint8_t 60 uspace/srv/net/tcp/test/segment.c data[i] = (uint8_t) i;
uint8_t 93 uspace/srv/net/tcp/test/segment.c uint8_t *data;
uint8_t 101 uspace/srv/net/tcp/test/segment.c data[i] = (uint8_t) i;
uint8_t 163 uspace/srv/net/tcp/test/segment.c uint8_t *data;
uint8_t 164 uspace/srv/net/tcp/test/segment.c uint8_t *cdata;
uint8_t 174 uspace/srv/net/tcp/test/segment.c data[i] = (uint8_t) i;
uint8_t 194 uspace/srv/net/tcp/test/segment.c uint8_t *data;
uint8_t 195 uspace/srv/net/tcp/test/segment.c uint8_t *cdata;
uint8_t 205 uspace/srv/net/tcp/test/segment.c data[i] = (uint8_t) i;
uint8_t 195 uspace/srv/net/tcp/test/seq_no.c uint8_t *data;
uint8_t 250 uspace/srv/net/tcp/test/seq_no.c uint8_t *data;
uint8_t 297 uspace/srv/net/tcp/test/seq_no.c uint8_t *data;
uint8_t 366 uspace/srv/net/tcp/test/seq_no.c uint8_t *data;
uint8_t 481 uspace/srv/net/tcp/test/seq_no.c uint8_t *data;
uint8_t 67 uspace/srv/net/udp/pdu.c uint8_t *bdata;
uint8_t 71 uspace/srv/net/udp/pdu.c bdata = (uint8_t *)data;
uint8_t 238 uspace/srv/net/udp/pdu.c memcpy((uint8_t *)npdu->data + sizeof(udp_header_t), msg->data,
uint8_t 63 uspace/srv/net/udp/std.h uint8_t zero;
uint8_t 65 uspace/srv/net/udp/std.h uint8_t protocol;
uint8_t 79 uspace/srv/net/udp/std.h uint8_t zeroes[3];
uint8_t 81 uspace/srv/net/udp/std.h uint8_t next;
uint8_t 48 uspace/srv/net/udp/test/assoc.c static errno_t test_get_srcaddr(inet_addr_t *, uint8_t, inet_addr_t *);
uint8_t 396 uspace/srv/net/udp/test/assoc.c static errno_t test_get_srcaddr(inet_addr_t *remote, uint8_t tos,
uint8_t 143 uspace/srv/net/udp/udp_inet.c errno_t udp_get_srcaddr(inet_addr_t *remote, uint8_t tos, inet_addr_t *local)
uint8_t 44 uspace/srv/net/udp/udp_inet.h extern errno_t udp_get_srcaddr(inet_addr_t *, uint8_t, inet_addr_t *);
uint8_t 97 uspace/srv/net/udp/udp_type.h errno_t (*get_srcaddr)(inet_addr_t *, uint8_t, inet_addr_t *);
uint8_t 169 uspace/srv/vfs/vfs.h extern uint8_t *plb; /**< Path Lookup Buffer */
uint8_t 53 uspace/srv/vfs/vfs_lookup.c uint8_t *plb = NULL;
HelenOS homepage, sources at GitHub