HomeSort by: relevance | last modified time | path
    Searched defs:Attributes (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
efivar.h 85 UINT32 Attributes;
  /src/sbin/efi/
bootvar.h 37 uint32_t Attributes;
showvar.c 81 // Boot Option Attributes
329 uint32_t Attributes;
346 info.Attributes = u.bb->Attributes;
367 IS_ACTIVE(info.Attributes) ? '*' : ' ',
389 LOAD_OPTION_BITS, info.Attributes);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efishellintf.h 50 /// Attributes for an argument.
53 UINT32 Attributes;
86 /// List of attributes for each argument.
efigpt.h 44 UINT64 Attributes;
49 // EFI Partition Attributes
efipoint.h 81 UINT32 Attributes;
efipciio.h 194 IN UINT64 Attributes
205 IN UINT64 Attributes
314 IN UINT64 Attributes,
332 OUT UINT64 *Attributes
339 IN UINT64 Attributes,
349 IN UINT64 Attributes,
367 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes;
efiapi.h 226 // Variable attributes
243 OUT UINT32 *Attributes OPTIONAL,
262 IN UINT32 Attributes,
487 IN UINT32 Attributes
502 UINT32 Attributes;
663 IN UINT32 Attributes,
  /src/sys/external/bsd/gnu-efi/dist/lib/
init.c 177 UINT32 Attributes;
182 Status = uefi_call_wrapper(RT->GetVariable, 5, L"EFIDebug", &EfiGlobalVariable, &Attributes, &DataSize, &NewEFIDebug);
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 446 UINT64 Attributes);
781 UINT32 Attributes);
794 UINT32 Attributes;
1107 ACPI_EFI_UNKNOWN_INTERFACE Attributes;
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 1102 * Macro to access the Access Attributes in flags field above:
1103 * Access Attributes is encoded in bits 9:2
1107 /* Values for above Access Attributes */
1213 UINT32 Attributes;
3350 UINT8 Attributes;
3375 /* Masks for Attributes */
3381 /* Attributes describing cache */

Completed in 23 milliseconds