Searched refs:booted_dev_setfd (Results 1 - 6 of 6) sorted by relevance

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

Completed in 182 milliseconds