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