Searched refs:bios_addsmapdata (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/stand/userboot/userboot/
H A Dbiossmap.c43 bios_addsmapdata(struct preloaded_file *kfp) function
H A Dlibuserboot.h69 void bios_addsmapdata(struct preloaded_file *kfp);
H A Dbootinfo32.c206 bios_addsmapdata(kfp);
H A Dbootinfo64.c241 bios_addsmapdata(kfp);
/freebsd-13-stable/stand/i386/libi386/
H A Dlibi386.h112 void bios_addsmapdata(struct preloaded_file *);
H A Dbiossmap.c122 bios_addsmapdata(struct preloaded_file *kfp) function
H A Dbootinfo32.c226 bios_addsmapdata(kfp);
H A Dbootinfo64.c246 bios_addsmapdata(kfp);

Completed in 155 milliseconds