Home
last modified time | relevance | path

Searched defs:u8 (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/u-boot/include/
H A Duboot_aes.h12 typedef unsigned char u8; typedef
H A DMCD_dma.h56 typedef unsigned char u8; typedef
H A Dpci.h612 pci_dev_t, int where, u8 *), in pci_set_ops() argument
618 pci_dev_t, int where, u8), in pci_set_ops() argument
/openbmc/qemu/rust/qemu-api/src/
H A Dchardev.rs97 ReceiveFn: for<'a, 'b> FnCall<(&'a T, &'b [u8])>, in enable_handlers()
121 buf: *const u8, in enable_handlers()
142 let receive_cb: Option<unsafe extern "C" fn(*mut c_void, *const u8, c_int)> = in enable_handlers() constant
H A Dlib.rs123 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc()
149 unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { in dealloc()
H A Dvmstate.rs439 pub extern "C" fn rust_vms_test_field_exists<T, F: for<'a> FnCall<(&'a T, u8), bool>>( in rust_vms_test_field_exists() argument
/openbmc/u-boot/include/asm-generic/
H A Dint-ll64.h36 typedef __u8 u8; typedef
/openbmc/u-boot/arch/nios2/include/asm/
H A Dtypes.h39 typedef unsigned char u8; typedef
/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h21 typedef unsigned char u8; typedef
/openbmc/u-boot/cmd/
H A Dnvedit_efi.c238 u8 u8; in append_value() member
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c114 unsigned char u8[64]; member
136 unsigned char u8[128]; member
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h24 typedef unsigned char u8; typedef
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h289 uint8_t u8; member
/openbmc/qemu/target/ppc/
H A Dmem_helper.c417 LVE(LVEBX, cpu_ldub_data_ra, I, u8) in LVE() argument
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/
H A Drpc.h50 u8 u8[(SC_RPC_MAX_MSG - 1U) * 4U]; member
/openbmc/qemu/crypto/
H A Daes.c37 typedef uint8_t u8; typedef
/openbmc/qemu/hw/dma/
H A Dxlnx_csu_dma.c165 uint8_t u8[4]; in xlnx_csu_dma_data_process() member
/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h334 BUILDIO_MEM(b, u8) in BUILDIO_MEM() argument
/openbmc/u-boot/fs/btrfs/
H A Dctree.h260 typedef __u8 u8; typedef
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c49 uint8_t u8; member
H A Dtest-vmstate.c673 uint8_t u8; member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs596 fn receive(&self, buf: &[u8]) { in receive()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c137 /* const u8 * */ buf, /* unsigned */ length) do { } while (0) argument
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs217 fn new(index: u8, state: *const HPETState) -> HPETTimer { in new()

12