Searched refs:booted_device (Results 26 - 50 of 99) sorted by relevance

1234

/netbsd-current/sys/arch/news68k/news68k/
H A Dautoconf.c113 booted_device ? device_xname(booted_device) : "<unknown>");
149 booted_device = periph->periph_dev;
/netbsd-current/sys/arch/newsmips/newsmips/
H A Dautoconf.c116 booted_device ? device_xname(booted_device) : "<unknown>");
152 booted_device = periph->periph_dev;
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dautoconf.c69 booted_device = NULL; /* set by device drivers (if found) */
102 if (booted_device == NULL) {
115 booted_device = dev;
/netbsd-current/sys/arch/evbppc/wii/
H A Dautoconf.c88 booted_device ? device_xname(booted_device) : "<unknown>");
102 booted_device = dev;
/netbsd-current/sys/arch/x86/x86/
H A Dx86_autoconf.c89 func, booted_method, device_xname(booted_device),
343 if (booted_device)
372 booted_device = dv;
380 booted_device ? device_xname(booted_device) : "not found"));
420 if (booted_device) {
424 booted_device = dv;
433 booted_device ? device_xname(booted_device) : "not found"));
479 if (booted_device) {
[all...]
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dboot.c134 switch (DEVICE_CAPABILITY.booted_device) {
276 int booted_device, booted_unit, fd_format; local
278 boot_device(&booted_device, &booted_unit, &fd_format);
279 if (booted_device > NVSRAM_BOOTDEV_MAX ||
280 booted_device < NVSRAM_BOOTDEV_MIN) {
284 DEVICE_CAPABILITY.booted_device = booted_device;
308 if (DEVICE_CAPABILITY.booted_device == NVSRAM_BOOTDEV_HARDDISK)
318 printf("booted from %s IPL", devname[DEVICE_CAPABILITY.booted_device]);
319 if ((DEVICE_CAPABILITY.booted_device
[all...]
/netbsd-current/sys/arch/pmax/pmax/
H A Dautoconf.c103 booted_device = NULL;
152 booted_device ? device_xname(booted_device) : "<unknown>");
230 booted_device = dev;
249 booted_device = dev;
258 booted_device = dev;
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c84 booted_device ? device_xname(booted_device) : "<unknown>");
118 booted_device = dv;
/netbsd-current/sys/arch/mipsco/mipsco/
H A Dautoconf.c104 findroot(&booted_device, &booted_partition);
107 booted_device ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/cats/cats/
H A Dautoconf.c97 booted_device = dv;
122 booted_device != NULL ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/acorn32/acorn32/
H A Dautoconf.c105 booted_device = dv;
136 booted_device != NULL ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/hpcarm/hpcarm/
H A Dautoconf.c103 booted_device = dv;
131 booted_device != NULL ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/shark/shark/
H A Dautoconf.c120 booted_device = dv;
151 booted_device != NULL ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dautoconf.c103 booted_device ? device_xname(booted_device) : "<unknown>");
121 booted_device = NULL;
153 booted_device = dv;
/netbsd-current/sys/arch/next68k/next68k/
H A Dautoconf.c97 booted_device = NULL; /* set by device drivers (if found) */
142 booted_device = getdevunit (rom_boot_dev, count);
145 (booted_device) ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/arc/arc/
H A Dautoconf.c153 booted_device ? device_xname(booted_device) : "<unknown>");
155 booted_partition = booted_device ? bootdev_data->partition : 0;
291 booted_device = dev;
301 booted_device = dev;
/netbsd-current/sys/arch/bebox/bebox/
H A Dautoconf.c100 booted_device ? device_xname(booted_device) : "<unknown>");
206 if (booted_device != NULL)
224 booted_device = dev;
238 booted_device = dev;
/netbsd-current/sys/arch/hp300/hp300/
H A Dautoconf.c347 if (booted_device == NULL) {
356 printf("boot device: %s\n", device_xname(booted_device));
372 booted_device = dd->dd_dev;
393 if (booted_device != NULL && device_class(booted_device) == DV_TAPE)
495 booted_device = NULL;
527 booted_device = dd->dd_dev;
540 if (booted_device == NULL)
546 if ((type == 0 && !device_is_a(booted_device, "ct")) ||
547 (type == 2 && !device_is_a(booted_device, "r
[all...]
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dautoconf.c103 booted_device ? device_xname(booted_device) : "<unknown>");
170 booted_device = dv;
/netbsd-current/sys/arch/evbarm/evbarm/
H A Dautoconf.c117 if (get_device(ptr, &booted_device, &booted_partition))
167 booted_device != NULL ? device_xname(booted_device) : "<unknown>");
/netbsd-current/sys/arch/sgimips/sgimips/
H A Dautoconf.c163 booted_device ? device_xname(booted_device) : "<unknown>");
264 booted_device = dev;
276 booted_device = dev;
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dautoconf.c113 booted_device ? device_xname(booted_device) : "<unknown>");
149 booted_device = dev;
169 booted_device = dev;
/netbsd-current/sys/arch/alpha/alpha/
H A Ddec_3000_500.c249 booted_device = dev;
251 printf("\nbooted_device = %s\n", device_xname(booted_device));
264 booted_device = dev;
266 printf("\nbooted_device = %s\n", device_xname(booted_device));
H A Ddec_3000_300.c229 booted_device = dev;
231 printf("\nbooted_device = %s\n", device_xname(booted_device));
244 booted_device = dev;
246 printf("\nbooted_device = %s\n", device_xname(booted_device));
H A Ddec_2000_300.c271 booted_device = dev;
273 printf("\nbooted_device = %s\n", device_xname(booted_device));
291 booted_device = dev;
293 printf("\nbooted_device = %s\n", device_xname(booted_device));

Completed in 301 milliseconds

1234