Home
last modified time | relevance | path

Searched refs:efi_block_boot_part (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Defiblock.h78 struct efi_block_part *efi_block_boot_part(void);
H A Defifdt.c409 struct efi_block_part *bpart = efi_block_boot_part(); in efi_fdt_bootargs()
H A Defiblock.c633 efi_block_boot_part(void) in efi_block_boot_part() function