Home
last modified time | relevance | path

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

/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c234 boot_open(char *pathname, void *arg) in boot_open() function
271 fd = boot_open(fullpath, NULL); in openfile()
275 fd = open_platform_file(filename, boot_open, NULL, fullpath); in openfile()