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

  /src/usr.sbin/sysinst/arch/amd64/
md.c 7 void amd64_md_boot_cfg_finalize(const char *path);
10 amd64_md_boot_cfg_finalize(const char *path) function in typeref:typename:void
md.h 130 void amd64_md_boot_cfg_finalize(const char*);
131 #define MD_BOOT_CFG_FINALIZE(P) amd64_md_boot_cfg_finalize(P)

Completed in 32 milliseconds