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