Searched defs:booted_dev_setfd (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/sbmips/stand/common/
H A Dcommon.h56 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dcommon.h56 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro
/netbsd-current/sys/arch/alpha/stand/common/
H A Dcommon.h59 #define booted_dev_setfd(fd) ((void)(booted_dev_fd = fd)) macro

Completed in 197 milliseconds