Searched refs:i386_getdev (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/boot/i386/libi386/
H A Dlibi386.h63 int i386_getdev(void **vdev, const char *devspec, const char **path);
H A Ddevicename.c45 i386_getdev(void **vdev, const char *devspec, const char **path) function
H A Dbootinfo32.c158 i386_getdev((void **)(&rootdev), rootdevname, NULL);
250 i386_getdev(NULL, kernelname, &kernelpath);
H A Dbootinfo64.c206 i386_getdev((void **)(&rootdev), rootdevname, NULL);
/freebsd-10-stable/sys/boot/pc98/loader/
H A Dmain.c169 archsw.arch_getdev = i386_getdev;
/freebsd-10-stable/sys/boot/i386/loader/
H A Dmain.c159 archsw.arch_getdev = i386_getdev;

Completed in 77 milliseconds