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

  /src/sys/arch/sparc64/sparc64/
ofw_patch.h 35 #define ACDB_BOOTDEV 0x1
autoconf.c 419 DPRINTF(ACDB_BOOTDEV, ("bootpath: %s\n", ofbootpath));
440 DPRINTF(ACDB_BOOTDEV, ("bootpath phandle: 0x%x\n", ofbootpackage));
441 DPRINTF(ACDB_BOOTDEV, ("boot target: %s\n",
443 DPRINTF(ACDB_BOOTDEV, ("boot partition: %s\n",
874 DPRINTF(ACDB_BOOTDEV, ("found bootdevice: %s\n", device_xname(dev)));
890 DPRINTF(ACDB_BOOTDEV, ("dev_path_drive_match: %s, controller %x, "
928 DPRINTF(ACDB_BOOTDEV, ("found controller of bootdevice\n"));
948 DPRINTF(ACDB_BOOTDEV, ("found boot device: %s"
991 DPRINTF(ACDB_BOOTDEV, ("parent device_type is ide\n"));
995 DPRINTF(ACDB_BOOTDEV, ("parent has no compatible property\n"))
    [all...]
  /src/sys/arch/sparc/sparc/
autoconf.c 146 #define ACDB_BOOTDEV 0x1
1671 DPRINTF(ACDB_BOOTDEV, ("instance_match: mainbus device, "
1682 DPRINTF(ACDB_BOOTDEV, ("instance_match: sbus device, "
1691 DPRINTF(ACDB_BOOTDEV, ("instance_match: iommu device, "
1708 DPRINTF(ACDB_BOOTDEV,
1718 DPRINTF(ACDB_BOOTDEV, ("instance_match: pci bus "
1727 DPRINTF(ACDB_BOOTDEV, ("instance_match: pci device "
1789 DPRINTF(ACDB_BOOTDEV,
1819 DPRINTF(ACDB_BOOTDEV, ("\t-- found bus controller %s\n",
1829 DPRINTF(ACDB_BOOTDEV, ("\t-- found ethernet controller %s\n"
    [all...]

Completed in 16 milliseconds