Lines Matching refs:device_error

99     device_error(me, "Problem loading file %s\n", file_name);  in hw_file_init_data_callback()
213 device_error(me, "missing property <data>\n"); in hw_data_init_data_callback()
228 device_error(me, "Problem storing integer 0x%x at 0x%lx\n", in hw_data_init_data_callback()
234 device_error(me, "Problem storing integer 0x%x at 0x%lx of instance %s\n", in hw_data_init_data_callback()
240 device_error(me, "Write of this data is not yet implemented\n"); in hw_data_init_data_callback()
372 device_error(me, "failed to claim memory for section at 0x%lx (0x%lx", in update_for_binary_section()
376 device_error(me, "section address not as requested"); in update_for_binary_section()
397 device_error(me, "load of data failed"); in update_for_binary_section()
407 device_error(me, "broken transfer\n"); in update_for_binary_section()
423 device_error(me, "Failed to open file %s\n", file_name); in hw_binary_init_data_callback()
429 device_error(me, "The file %s has an invalid binary format\n", file_name); in hw_binary_init_data_callback()
524 device_error(me, "Attempt to write a null array onto the stack\n"); in write_stack_arguments()
536 device_error(me, "Write of **arg (%s) at 0x%lx of stack failed\n", in write_stack_arguments()
542 device_error(me, "Write of *arg onto stack failed\n"); in write_stack_arguments()
549 device_error(me, "Probable corrpution of stack arguments\n"); in write_stack_arguments()
634 device_error(me, "Unfinished procedure create_ppc_aix_stack_frame\n"); in create_ppc_aix_stack_frame()
650 device_error(me, "buffer overflow"); in create_ppc_chirp_bootargs()
689 device_error(me, "Unknown initial stack frame type %s", stack_type); in hw_stack_ioctl()
695 device_error(me, "Unsupported ioctl requested"); in hw_stack_ioctl()