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

/freebsd-11-stable/stand/i386/loader/
H A Dchain.c92 i386_getdev((void **)(&rootdev), argv[1], NULL);
H A Dmain.c164 archsw.arch_getdev = i386_getdev;
/freebsd-11-stable/stand/i386/libi386/
H A Dlibi386.h83 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.c163 i386_getdev((void **)(&rootdev), rootdevname, NULL);
254 i386_getdev(NULL, kernelname, &kernelpath);
H A Dbootinfo64.c210 i386_getdev((void **)(&rootdev), rootdevname, NULL);
/freebsd-11-stable/stand/pc98/loader/
H A Dmain.c166 archsw.arch_getdev = i386_getdev;

Completed in 125 milliseconds