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

  /src/sys/arch/alpha/include/
autoconf.h 40 struct bootdev_data { struct
111 extern struct bootdev_data *bootdev_data;
  /src/sys/arch/arc/arc/
autoconf.c 110 struct bootdev_data { struct
124 struct bootdev_data *bootdev_data; variable in typeref:struct:bootdev_data *
155 booted_partition = booted_device ? bootdev_data->partition : 0;
180 static struct bootdev_data bd;
220 bootdev_data = &bd;
255 struct bootdev_data *b = bootdev_data;
  /src/sys/arch/alpha/tc/
tc_bootdev.c 59 struct bootdev_data *b = bootdev_data;
  /src/sys/arch/alpha/alpha/
autoconf.c 70 struct bootdev_data *bootdev_data; variable in typeref:struct:bootdev_data *
263 static struct bootdev_data bd;
269 bootdev_data = NULL;
316 bootdev_data = &bd;
dec_2100_a500.c 159 struct bootdev_data *b = bootdev_data;
dec_2000_300.c 203 struct bootdev_data *b = bootdev_data;
dec_6600.c 148 struct bootdev_data *b = bootdev_data;
dec_kn300.c 141 struct bootdev_data *b = bootdev_data;
dec_kn8ae.c 110 struct bootdev_data *b = bootdev_data;
  /src/sys/arch/alpha/pci/
pci_bootdev.c 57 struct bootdev_data *b = bootdev_data;

Completed in 16 milliseconds