HomeSort by: relevance | last modified time | path
    Searched refs:booted_dev_setfd (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/alpha/stand/common/
common.h 59 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro
boot.c 104 booted_dev_setfd(fd);
  /src/sys/arch/evbmips/stand/sbmips/common/
common.h 56 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro
boot.c 105 booted_dev_setfd(fd);
  /src/sys/arch/sbmips/stand/common/
common.h 56 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro
boot.c 105 booted_dev_setfd(fd);

Completed in 100 milliseconds