Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ews4800mips/stand/common/ | |
common.h | 32 enum fd_format { enum |
boot.c | 276 int booted_device, booted_unit, fd_format; local in function:set_device_capability 278 boot_device(&booted_device, &booted_unit, &fd_format); |
bootxx.c | 102 int i, fd_format; local in function:main 104 boot_device(&__dk_type, &__dk_unit, &fd_format); 113 if (fd_format == FD_FORMAT_2D) { |