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

  /src/sys/external/bsd/acpica/dist/resources/
rsmisc.c 104 * re-exports any such software from a foreign destination, Licensee shall
192 void *Destination;
232 * destination is the internal resource descriptor
235 Destination = ACPI_ADD_PTR (void, Resource, Info->ResourceOffset);
260 ACPI_SET8 (Destination,
268 ACPI_SET8 (Destination,
276 ACPI_SET8 (Destination,
284 ACPI_SET8 (Destination,
291 ACPI_SET8 (Destination, ItemCount);
300 ACPI_SET16 (Destination, ItemCount)
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h 233 EFI_IPv6_ADDRESS Destination;
350 IN EFI_IPv6_ADDRESS *Destination OPTIONAL,

Completed in 12 milliseconds