HomeSort by: relevance | last modified time | path
    Searched refs:Unload (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
t3.c 67 Print(L" li->Unload: %xh\n", li->Unload);
90 // If the driver image supports a dynamic unload request
91 EFI_IMAGE_UNLOAD Unload;
drv0.c 59 * fs0:\> unload 79
61 * Unload driver image (y/n)? y
63 * unload: Success
80 * fs0:\> unload 79
82 * Unload driver image (y/n)? y
84 * unload: Success
185 /* Register Unload callback, used to unregister current protocol
187 LoadedImage->Unload = (EFI_IMAGE_UNLOAD)Drv0Unload;
191 * until image is unloaded, eg. with shell's unload,
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 626 ACPI_EFI_IMAGE_UNLOAD Unload;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiprot.h 1248 // If the driver image supports a dynamic unload request
1249 EFI_IMAGE_UNLOAD Unload;

Completed in 17 milliseconds