Lines Matching refs:fas216_log
336 static void fas216_log(FAS216_Info *info, int level, char *fmt, ...) in fas216_log() function
433 fas216_log(info, LOG_MESSAGES, in fas216_get_last_msg()
728 fas216_log(info, LOG_BUFFER, "cleaning up from previous " in fas216_cleanuptransfer()
755 fas216_log(info, LOG_BUFFER, in fas216_transfer()
761 fas216_log(info, LOG_ERROR, "null buffer passed to " in fas216_transfer()
795 fas216_log(info, LOG_BUFFER, "PIO transfer"); in fas216_transfer()
803 fas216_log(info, LOG_BUFFER, "pseudo transfer"); in fas216_transfer()
810 fas216_log(info, LOG_BUFFER, "block dma transfer"); in fas216_transfer()
815 fas216_log(info, LOG_BUFFER, "total dma transfer"); in fas216_transfer()
820 fas216_log(info, LOG_BUFFER | LOG_ERROR, in fas216_transfer()
891 fas216_log(info, LOG_CONNECT, "disconnect phase=%02x", in fas216_disconnect_intr()
954 fas216_log(info, LOG_CONNECT, "reconnect phase=%02x cfis=%02x", in fas216_reselected_intr()
989 fas216_log(info, LOG_CONNECT, "Reconnected: target %1x lun %1x tag %02x", in fas216_reselected_intr()
997 fas216_log(info, LOG_CONNECT, "reconnected previously executing command"); in fas216_reselected_intr()
1000 fas216_log(info, LOG_CONNECT, "had to move command to disconnected queue"); in fas216_reselected_intr()
1007 fas216_log(info, LOG_CONNECT, "had to get command"); in fas216_reselected_intr()
1016 fas216_log(info, LOG_CONNECT, "data pointers: [%p, %X]", in fas216_reselected_intr()
1085 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1098 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1120 fas216_log(info, 0, "reject, last message 0x%04x", in fas216_parse_message()
1148 fas216_log(info, 0, "unrecognised message, rejecting"); in fas216_parse_message()
1213 fas216_log(info, LOG_ERROR, "timed out waiting for message byte"); in fas216_get_msg_byte()
1217 fas216_log(info, LOG_ERROR, "unexpected phase change: status = %02x", stat); in fas216_get_msg_byte()
1221 fas216_log(info, LOG_ERROR, "parity error during message in phase"); in fas216_get_msg_byte()
1358 fas216_log(info, LOG_BUSSERVICE, in fas216_busservice_intr()
1540 fas216_log(info, 0, "bus service at step %d?", is & IS_BITS); in fas216_busservice_intr()
1561 fas216_log(info, LOG_FUNCTIONDONE, in fas216_funcdone_intr()
1568 fas216_log(info, 0, "odd number of bytes in FIFO: %d", fifo_len); in fas216_funcdone_intr()
1593 fas216_log(info, 0, "internal phase %s for function done?" in fas216_funcdone_intr()
1651 fas216_log(info, 0, "bus reset detected"); in fas216_intr()
1655 fas216_log(info, LOG_ERROR, "illegal command given\n"); in fas216_intr()
1667 fas216_log(info, 0, "unknown interrupt received:" in fas216_intr()
1858 fas216_log(info, LOG_ERROR, "sending bus device reset"); in fas216_do_bus_device_reset()
1948 fas216_log(info, LOG_CONNECT, in fas216_kick()
1971 fas216_log(info, LOG_CONNECT, "select: data pointers [%p, %X]", in fas216_kick()
1986 fas216_log(info, LOG_ERROR, "fas216 device reset complete"); in fas216_devicereset_done()
2154 fas216_log(info, 0, "uncaught abort - returning DID_ABORT"); in fas216_done()
2332 fas216_log(info, LOG_ERROR, "error handling timed out\n"); in DEF_SCSI_QCMD()
2485 fas216_log(info, LOG_ERROR, "device reset for target %d", target); in fas216_eh_device_reset()
2546 fas216_log(info, LOG_ERROR, "device reset complete: %s\n", in fas216_eh_device_reset()
2567 fas216_log(info, LOG_ERROR, "resetting bus"); in fas216_eh_bus_reset()
2627 fas216_log(info, LOG_ERROR, "bus reset complete: %s\n", in fas216_eh_bus_reset()
2668 fas216_log(info, LOG_ERROR, "resetting host"); in fas216_eh_host_reset()