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

  /src/sys/arch/alpha/stand/common/
common.h 55 int booted_dev_open(void);
booted_dev.c 46 booted_dev_open(void) function in typeref:typename:int
bootxx.c 96 if (!booted_dev_open()) {
boot.c 98 if (!booted_dev_open()) {
  /src/sys/arch/evbmips/stand/sbmips/common/
booted_dev.c 47 int booted_dev_open(void) function in typeref:typename:int
common.h 52 int booted_dev_open(void);
bootxx.c 93 if (!booted_dev_open()) {
boot.c 99 if (!booted_dev_open()) {
  /src/sys/arch/sbmips/stand/common/
booted_dev.c 47 int booted_dev_open(void) function in typeref:typename:int
common.h 52 int booted_dev_open(void);
bootxx.c 93 if (!booted_dev_open()) {
boot.c 99 if (!booted_dev_open()) {

Completed in 14 milliseconds