Lines Matching refs:log_debug
176 log_debug("checking bootable=%d\n", iter->first_bootable); in bootdev_find_in_blk()
189 log_debug("%s: Found partition %x type %x fstype %d\n", in bootdev_find_in_blk()
239 log_debug("Cannot access bootdev device\n"); in bootdev_setup_for_dev()
245 log_debug("Cannot create bootdev device\n"); in bootdev_setup_for_dev()
281 log_debug("Cannot access bootdev device\n"); in bootdev_setup_sibling_blk()
290 log_debug("Cannot create bootdev device\n"); in bootdev_setup_sibling_blk()
390 log_debug("find %s: seq=%d, id=%d/%s\n", label, seq, id, in label_to_uclass()
438 log_debug("- skip, media seq=%d\n", dev_seq(media)); in bootdev_find_by_label()
445 log_debug("- looking via blk, seq=%d, id=%d\n", seq, in bootdev_find_by_label()
449 log_debug("- get from blk %s\n", blk->name); in bootdev_find_by_label()
454 log_debug("- found %s\n", bdev->name); in bootdev_find_by_label()
467 log_debug("- no device in %s\n", media->name); in bootdev_find_by_label()
559 log_debug("->get_bootflow %s=%p\n", dev->name, ops->get_bootflow); in bootdev_get_bootflow()
585 log_debug("next\n"); in bootdev_next_label()
590 log_debug("Scanning: %s\n", label); in bootdev_next_label()
626 log_debug("next prio %d: dev=%p/%s\n", iter->cur_prio, dev, in bootdev_next_prio()
644 log_debug("- %s: %d, want %d\n", dev->name, plat->prio, in bootdev_next_prio()
653 log_debug("None found at prio %d, moving to %d\n", in bootdev_next_prio()
663 log_debug("- hunt ret %d\n", ret); in bootdev_next_prio()
670 log_debug("Device '%s' failed to probe\n", in bootdev_next_prio()
714 log_debug("method_flags: %x\n", method_flags); in bootdev_setup_iter()
721 log_debug("Selected label: %s, flags %x\n", label, iter->flags); in bootdev_setup_iter()
729 log_debug("setup labels %p\n", iter->labels); in bootdev_setup_iter()
739 log_debug("Selected bootdev: %s\n", dev->name); in bootdev_setup_iter()
766 log_debug("Hunting with: %s\n", name); in bootdev_hunt_drv()
801 log_debug("looking at %.*s for %s\n", in bootdev_hunt()
826 log_debug("Hunting for priority %d\n", prio); in bootdev_hunt_prio()