Searched refs:efi_zfs_probe (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/stand/efi/include/
H A Defizfs.h47 void efi_zfs_probe(void);
53 #define efi_zfs_probe NULL macro
/freebsd-current/stand/efi/libefi/
H A Defizfs.c94 efi_zfs_probe(void) function
/freebsd-current/stand/efi/loader/
H A Dmain.c556 * Did efi_zfs_probe() detect the boot pool? If so, use the zpool
970 archsw.arch_zfs_probe = efi_zfs_probe;

Completed in 59 milliseconds