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

  /src/sys/arch/i386/stand/efiboot/
efiboot.h 105 bool efi_pxe_match_booted_interface(const EFI_MAC_ADDRESS *, UINT32);
efipxe.c 132 efi_pxe_match_booted_interface(const EFI_MAC_ADDRESS *mac, UINT32 addrsz) function in typeref:typename:bool
efinet.c 381 enis[nifs].bootdev = efi_pxe_match_booted_interface(
  /src/sys/stand/efiboot/
efiboot.h 106 bool efi_pxe_match_booted_interface(const EFI_MAC_ADDRESS *, UINT32);
efipxe.c 117 efi_pxe_match_booted_interface(const EFI_MAC_ADDRESS *mac, UINT32 addrsz) function in typeref:typename:bool
efinet.c 391 enis[nifs].bootdev = efi_pxe_match_booted_interface(

Completed in 15 milliseconds