Lines Matching refs:fas216_log
333 static void fas216_log(FAS216_Info *info, int level, char *fmt, ...) in fas216_log() function
430 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()
951 fas216_log(info, LOG_CONNECT, "reconnect phase=%02x cfis=%02x", in fas216_reselected_intr()
986 fas216_log(info, LOG_CONNECT, "Reconnected: target %1x lun %1x tag %02x", in fas216_reselected_intr()
994 fas216_log(info, LOG_CONNECT, "reconnected previously executing command"); in fas216_reselected_intr()
997 fas216_log(info, LOG_CONNECT, "had to move command to disconnected queue"); in fas216_reselected_intr()
1004 fas216_log(info, LOG_CONNECT, "had to get command"); in fas216_reselected_intr()
1013 fas216_log(info, LOG_CONNECT, "data pointers: [%p, %X]", in fas216_reselected_intr()
1080 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1093 fas216_log(info, LOG_CONNECT | LOG_MESSAGES | LOG_BUFFER, in fas216_parse_message()
1115 fas216_log(info, 0, "reject, last message 0x%04x", in fas216_parse_message()
1143 fas216_log(info, 0, "unrecognised message, rejecting"); in fas216_parse_message()
1208 fas216_log(info, LOG_ERROR, "timed out waiting for message byte"); in fas216_get_msg_byte()
1212 fas216_log(info, LOG_ERROR, "unexpected phase change: status = %02x", stat); in fas216_get_msg_byte()
1216 fas216_log(info, LOG_ERROR, "parity error during message in phase"); in fas216_get_msg_byte()
1353 fas216_log(info, LOG_BUSSERVICE, in fas216_busservice_intr()
1534 fas216_log(info, 0, "bus service at step %d?", is & IS_BITS); in fas216_busservice_intr()
1555 fas216_log(info, LOG_FUNCTIONDONE, in fas216_funcdone_intr()
1562 fas216_log(info, 0, "odd number of bytes in FIFO: %d", fifo_len); in fas216_funcdone_intr()
1587 fas216_log(info, 0, "internal phase %s for function done?" in fas216_funcdone_intr()
1645 fas216_log(info, 0, "bus reset detected"); in fas216_intr()
1649 fas216_log(info, LOG_ERROR, "illegal command given\n"); in fas216_intr()
1661 fas216_log(info, 0, "unknown interrupt received:" in fas216_intr()
1863 fas216_log(info, LOG_ERROR, "sending bus device reset"); in fas216_do_bus_device_reset()
1953 fas216_log(info, LOG_CONNECT, in fas216_kick()
1976 fas216_log(info, LOG_CONNECT, "select: data pointers [%p, %X]", in fas216_kick()
1991 fas216_log(info, LOG_ERROR, "fas216 device reset complete"); in fas216_devicereset_done()
2155 fas216_log(info, 0, "uncaught abort - returning DID_ABORT"); in fas216_done()
2330 fas216_log(info, LOG_ERROR, "error handling timed out\n"); in DEF_SCSI_QCMD()
2483 fas216_log(info, LOG_ERROR, "device reset for target %d", target); in fas216_eh_device_reset()
2544 fas216_log(info, LOG_ERROR, "device reset complete: %s\n", in fas216_eh_device_reset()
2565 fas216_log(info, LOG_ERROR, "resetting bus"); in fas216_eh_bus_reset()
2625 fas216_log(info, LOG_ERROR, "bus reset complete: %s\n", in fas216_eh_bus_reset()
2666 fas216_log(info, LOG_ERROR, "resetting host"); in fas216_eh_host_reset()