Lines Matching refs:fas216_log
334 static void fas216_log(FAS216_Info *info, int level, char *fmt, ...) in fas216_log() function
431 fas216_log(info, LOG_MESSAGES, in fas216_get_last_msg()
725 fas216_log(info, LOG_BUFFER, "cleaning up from previous " in fas216_cleanuptransfer()
752 fas216_log(info, LOG_BUFFER, in fas216_transfer()
758 fas216_log(info, LOG_ERROR, "null buffer passed to " in fas216_transfer()
792 fas216_log(info, LOG_BUFFER, "PIO transfer"); in fas216_transfer()
800 fas216_log(info, LOG_BUFFER, "pseudo transfer"); in fas216_transfer()
807 fas216_log(info, LOG_BUFFER, "block dma transfer"); in fas216_transfer()
812 fas216_log(info, LOG_BUFFER, "total dma transfer"); in fas216_transfer()
817 fas216_log(info, LOG_BUFFER | LOG_ERROR, in fas216_transfer()
888 fas216_log(info, LOG_CONNECT, "disconnect phase=%02x", in fas216_disconnect_intr()
950 fas216_log(info, LOG_CONNECT, "reconnect phase=%02x cfis=%02x", in fas216_reselected_intr()
985 fas216_log(info, LOG_CONNECT, "Reconnected: target %1x lun %1x tag %02x", in fas216_reselected_intr()
993 fas216_log(info, LOG_CONNECT, "reconnected previously executing command"); in fas216_reselected_intr()
996 fas216_log(info, LOG_CONNECT, "had to move command to disconnected queue"); in fas216_reselected_intr()
1003 fas216_log(info, LOG_CONNECT, "had to get command"); in fas216_reselected_intr()
1012 fas216_log(info, LOG_CONNECT, "data pointers: [%p, %X]", in fas216_reselected_intr()
1079 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1092 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1114 fas216_log(info, 0, "reject, last message 0x%04x", in fas216_parse_message()
1142 fas216_log(info, 0, "unrecognised message, rejecting"); in fas216_parse_message()
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()
1352 fas216_log(info, LOG_BUSSERVICE, in fas216_busservice_intr()
1529 fas216_log(info, 0, "bus service at step %d?", is & IS_BITS); in fas216_busservice_intr()
1550 fas216_log(info, LOG_FUNCTIONDONE, in fas216_funcdone_intr()
1557 fas216_log(info, 0, "odd number of bytes in FIFO: %d", fifo_len); in fas216_funcdone_intr()
1581 fas216_log(info, 0, "internal phase %s for function done?" in fas216_funcdone_intr()
1639 fas216_log(info, 0, "bus reset detected"); in fas216_intr()
1643 fas216_log(info, LOG_ERROR, "illegal command given\n"); in fas216_intr()
1655 fas216_log(info, 0, "unknown interrupt received:" in fas216_intr()
1857 fas216_log(info, LOG_ERROR, "sending bus device reset"); in fas216_do_bus_device_reset()
1947 fas216_log(info, LOG_CONNECT, in fas216_kick()
1969 fas216_log(info, LOG_CONNECT, "select: data pointers [%p, %X]", in fas216_kick()
1984 fas216_log(info, LOG_ERROR, "fas216 device reset complete"); in fas216_devicereset_done()
2148 fas216_log(info, 0, "uncaught abort - returning DID_ABORT"); in fas216_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()