Lines Matching defs:u32

36 typedef u32 efi_hii_font_style_t;
79 u32 *desc_version);
161 efi_handle_t controller_handle, u32 attributes);
185 u32 *crc32);
247 u32 header_size;
248 u32 flags;
249 u32 capsule_image_size;
253 u32 variable_total_size;
254 u32 reserved;
274 u32 version;
281 u32 version;
285 u32 update_image_size;
286 u32 update_vendor_code_size;
324 u32 runtime_services_supported;
347 u32 *attributes,
354 u32 attributes,
370 u32 *reset_type);
372 u32 attributes,
510 u32 fw_revision;
544 u32 revision;
550 u32 load_options_size;
578 u32 memory_type;
598 u32 controller_number;
604 #define EFI_PNP_ID(ID) (u32)(((ID) << 16) | 0x41D0)
610 u32 hid;
611 u32 uid;
643 u32 reserved;
685 u32 ns_id;
702 u32 partition_number;
712 u32 boot_entry;
727 u32 media_id;
734 u32 block_size;
735 u32 io_align;
740 u32 logical_blocks_per_physical_block;
742 u32 optimal_transfer_length_granualarity;
754 u32 media_id, u64 lba, efi_uintn_t buffer_size,
757 u32 media_id, u64 lba, efi_uintn_t buffer_size,
869 u32 key_shift_state;
962 u32 package_length;
971 * u32 length:24;
972 * u32 type:8;
975 u32 fields;
1011 u32 header_size;
1012 u32 string_info_offset;
1078 u32 u32; // EFI_IFR_TYPE_NUM_SIZE_32
1176 u32 key;
1206 * to be 4-byte aligned. i.e a u32, a u64 a 2 * u16 or any combination
1214 u32 layout_descriptor_string_offset;
1404 u32 version;
1405 u32 width;
1406 u32 height;
1407 u32 pixel_format;
1408 u32 pixel_bitmask[4];
1409 u32 pixels_per_scanline;
1413 u32 max_mode;
1414 u32 mode;
1434 efi_status_t (EFIAPI *query_mode)(struct efi_gop *this, u32 mode_number,
1437 efi_status_t (EFIAPI *set_mode)(struct efi_gop *this, u32 mode_number);
1440 u32 operation, efi_uintn_t sx,
1467 u32 hwaddr_size;
1468 u32 media_header_size;
1469 u32 max_packet_size;
1470 u32 nvram_size;
1471 u32 nvram_access_size;
1472 u32 receive_filter_mask;
1473 u32 receive_filter_setting;
1474 u32 max_mcast_filter_count;
1475 u32 mcast_filter_count;
1513 u32 enable, u32 disable, int reset_mcast_filter,
1527 u32 *int_status, void **txbuf);
1539 u32 int_status;
1620 u32 bootp_ident;
1630 u32 dhcp_magick;
1659 u32 operation, void *buffer_ptr,
1806 u32 block_size;
1827 u32 version;
1863 u32 fw_type;
1864 u32 fw_version;
1865 u32 lowest_supported_fw_version;
1866 u32 capsule_flags;
1867 u32 last_attempt_version;
1868 u32 last_attempt_status;
1872 u32 fw_resource_count;
1873 u32 fw_resource_count_max;
2048 u32 signature_list_size;
2049 u32 signature_header_size;
2050 u32 signature_size;
2092 u32 version;
2098 u32 lowest_supported_image_version;
2099 u32 last_attempt_version;
2100 u32 last_attempt_status;
2110 u32 *descriptor_version,
2113 u32 *package_version,
2133 u32 *image_updatable);
2136 u32 *package_version,
2138 u32 *package_version_name_maxlen,
2146 u32 package_version,
2156 efi_status_t (EFIAPI *read_disk)(struct efi_disk *this, u32 media_id,
2160 efi_status_t (EFIAPI *write_disk)(struct efi_disk *this, u32 media_id,