Home | Sort by: relevance | last modified time | path |
/src/sys/arch/luna68k/stand/boot/ | |
devopen.c | 129 bool haveunit; local in function:make_device 164 haveunit = false; 170 haveunit = true; 180 if (!haveunit && strcmp(devname, default_bootdev) == 0) |