Searched refs:ACDB_BOOTDEV (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | autoconf.c | 418 DPRINTF(ACDB_BOOTDEV, ("bootpath: %s\n", ofbootpath)); in get_bootpath_from_prom() 439 DPRINTF(ACDB_BOOTDEV, ("bootpath phandle: 0x%x\n", ofbootpackage)); in get_bootpath_from_prom() 440 DPRINTF(ACDB_BOOTDEV, ("boot target: %s\n", in get_bootpath_from_prom() 442 DPRINTF(ACDB_BOOTDEV, ("boot partition: %s\n", in get_bootpath_from_prom() 873 DPRINTF(ACDB_BOOTDEV, ("found bootdevice: %s\n", device_xname(dev))); in dev_path_exact_match() 889 DPRINTF(ACDB_BOOTDEV, ("dev_path_drive_match: %s, controller %x, " in dev_path_drive_match() 927 DPRINTF(ACDB_BOOTDEV, ("found controller of bootdevice\n")); in dev_path_drive_match() 947 DPRINTF(ACDB_BOOTDEV, ("found boot device: %s" in dev_path_drive_match() 990 DPRINTF(ACDB_BOOTDEV, ("parent device_type is ide\n")); in openbios_secondary_ata_heuristic() 994 DPRINTF(ACDB_BOOTDEV, ("parent has no compatible property\n")); in openbios_secondary_ata_heuristic() [all …]
|
| D | ofw_patch.h | 35 #define ACDB_BOOTDEV 0x1 macro
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | autoconf.c | 148 #define ACDB_BOOTDEV 0x1 macro 1690 DPRINTF(ACDB_BOOTDEV, ("instance_match: mainbus device, " in instance_match() 1701 DPRINTF(ACDB_BOOTDEV, ("instance_match: sbus device, " in instance_match() 1710 DPRINTF(ACDB_BOOTDEV, ("instance_match: iommu device, " in instance_match() 1727 DPRINTF(ACDB_BOOTDEV, in instance_match() 1737 DPRINTF(ACDB_BOOTDEV, ("instance_match: pci bus " in instance_match() 1746 DPRINTF(ACDB_BOOTDEV, ("instance_match: pci device " in instance_match() 1814 DPRINTF(ACDB_BOOTDEV, in device_register() 1844 DPRINTF(ACDB_BOOTDEV, ("\t-- found bus controller %s\n", in device_register() 1860 DPRINTF(ACDB_BOOTDEV, ("\t-- found ethernet controller %s\n", in device_register() [all …]
|