Lines Matching refs:LOG_ERROR
95 #define LOG_ERROR (1 << 8) macro
97 static int level_mask = LOG_ERROR;
123 level_mask |= LOG_ERROR; in fas216_log_setup()
758 fas216_log(info, LOG_ERROR, "null buffer passed to " in fas216_transfer()
817 fas216_log(info, LOG_BUFFER | LOG_ERROR, in fas216_transfer()
1207 fas216_log(info, LOG_ERROR, "timed out waiting for message byte"); in fas216_get_msg_byte()
1211 fas216_log(info, LOG_ERROR, "unexpected phase change: status = %02x", stat); in fas216_get_msg_byte()
1215 fas216_log(info, LOG_ERROR, "parity error during message in phase"); in fas216_get_msg_byte()
1643 fas216_log(info, LOG_ERROR, "illegal command given\n"); in fas216_intr()
1857 fas216_log(info, LOG_ERROR, "sending bus device reset"); in fas216_do_bus_device_reset()
1984 fas216_log(info, LOG_ERROR, "fas216 device reset complete"); in fas216_devicereset_done()
2323 fas216_log(info, LOG_ERROR, "error handling timed out\n"); in DEF_SCSI_QCMD()
2476 fas216_log(info, LOG_ERROR, "device reset for target %d", target); in fas216_eh_device_reset()
2537 fas216_log(info, LOG_ERROR, "device reset complete: %s\n", in fas216_eh_device_reset()
2558 fas216_log(info, LOG_ERROR, "resetting bus"); in fas216_eh_bus_reset()
2618 fas216_log(info, LOG_ERROR, "bus reset complete: %s\n", in fas216_eh_bus_reset()
2659 fas216_log(info, LOG_ERROR, "resetting host"); in fas216_eh_host_reset()