Searched refs:LOG_CONNECT (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/arm/ |
D | fas216.c | 86 #define LOG_CONNECT (1 << 0) macro 117 level_mask |= LOG_CONNECT; in fas216_log_setup() 887 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() [all …]
|