Searched refs:LOG_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.c95 #define LOG_ERROR (1 << 8) macro
97 static int level_mask = LOG_ERROR;
123 level_mask |= LOG_ERROR; fas216_log_setup()
758 fas216_log(info, LOG_ERROR, "null buffer passed to " fas216_transfer()
817 fas216_log(info, LOG_BUFFER | LOG_ERROR, fas216_transfer()
1207 fas216_log(info, LOG_ERROR, "timed out waiting for message byte"); fas216_get_msg_byte()
1211 fas216_log(info, LOG_ERROR, "unexpected phase change: status = %02x", stat); fas216_get_msg_byte()
1215 fas216_log(info, LOG_ERROR, "parity error during message in phase"); fas216_get_msg_byte()
1643 fas216_log(info, LOG_ERROR, "illegal command given\n"); fas216_intr()
1857 fas216_log(info, LOG_ERROR, "sending bus device reset"); fas216_do_bus_device_reset()
1984 fas216_log(info, LOG_ERROR, "fas216 device reset complete"); fas216_devicereset_done()
2323 fas216_log(info, LOG_ERROR, "error handling timed out\n"); fas216_eh_timer()
2476 fas216_log(info, LOG_ERROR, "device reset for target %d", target); fas216_eh_device_reset()
2537 fas216_log(info, LOG_ERROR, "device reset complete: %s\n", fas216_eh_device_reset()
2558 fas216_log(info, LOG_ERROR, "resetting bus"); fas216_eh_bus_reset()
2618 fas216_log(info, LOG_ERROR, "bus reset complete: %s\n", fas216_eh_bus_reset()
2659 fas216_log(info, LOG_ERROR, "resetting host"); fas216_eh_host_reset()
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c20 #define LOG_ERROR(fmt...) printk(fmt) macro
609 LOG_ERROR("pmf: parse error, not enough data\n"); pmf_parse_one()
613 LOG_ERROR("pmf: command code %d unknown !\n", ccode); pmf_parse_one()
617 LOG_ERROR("pmf: no parser for command %d !\n", ccode); pmf_parse_one()
622 LOG_ERROR("pmf: parser for command %d returned" pmf_parse_one()

Completed in 119 milliseconds