Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ews4800mips/stand/common/ | |
common.h | 34 FD_FORMAT_2HD = 2, |
boot_device.c | 67 *fd_format = SBD_INFO->fdd == 1 ? FD_FORMAT_2HD : FD_FORMAT_2D; |
disk.c | 105 if (__disk.format == FD_FORMAT_2HD) { |