Lines Matching refs:device_error

98     device_error(me, "Problem loading file %s\n", file_name);  in hw_file_init_data_callback()
212 device_error(me, "missing property <data>\n"); in hw_data_init_data_callback()
227 device_error(me, "Problem storing integer 0x%x at 0x%lx\n", in hw_data_init_data_callback()
233 device_error(me, "Problem storing integer 0x%x at 0x%lx of instance %s\n", in hw_data_init_data_callback()
239 device_error(me, "Write of this data is not yet implemented\n"); in hw_data_init_data_callback()
371 device_error(me, "failed to claim memory for section at 0x%lx (0x%lx", in update_for_binary_section()
375 device_error(me, "section address not as requested"); in update_for_binary_section()
396 device_error(me, "load of data failed"); in update_for_binary_section()
406 device_error(me, "broken transfer\n"); in update_for_binary_section()
422 device_error(me, "Failed to open file %s\n", file_name); in hw_binary_init_data_callback()
428 device_error(me, "The file %s has an invalid binary format\n", file_name); in hw_binary_init_data_callback()
523 device_error(me, "Attempt to write a null array onto the stack\n"); in write_stack_arguments()
535 device_error(me, "Write of **arg (%s) at 0x%lx of stack failed\n", in write_stack_arguments()
541 device_error(me, "Write of *arg onto stack failed\n"); in write_stack_arguments()
548 device_error(me, "Probable corrpution of stack arguments\n"); in write_stack_arguments()
633 device_error(me, "Unfinished procedure create_ppc_aix_stack_frame\n"); in create_ppc_aix_stack_frame()
649 device_error(me, "buffer overflow"); in create_ppc_chirp_bootargs()
688 device_error(me, "Unknown initial stack frame type %s", stack_type); in hw_stack_ioctl()
694 device_error(me, "Unsupported ioctl requested"); in hw_stack_ioctl()