HomeSort by: relevance | last modified time | path
    Searched defs:fd_format (Results 1 - 3 of 3) sorted by relevancy

  /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) {

Completed in 27 milliseconds