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

  /src/sys/arch/i386/stand/efiboot/
efiboot.c 36 enum efi_boot_device_type efi_bootdp_type = BOOT_DEVICE_TYPE_HD; variable in typeref:enum:efi_boot_device_type
84 efi_bootdp_type = BOOT_DEVICE_TYPE_CD;
89 efi_bootdp_type = BOOT_DEVICE_TYPE_NET;

Completed in 11 milliseconds