Searched refs:ISCSI_DBG_CONN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | libiscsi.c | 53 #define ISCSI_DBG_CONN(_conn, dbg_fmt, arg...) \ macro 2170 ISCSI_DBG_CONN(conn, "Sending nopout as ping\n"); in iscsi_check_transport_timeouts() 2178 ISCSI_DBG_CONN(conn, "Setting next tmo %lu\n", next_timeout); in iscsi_check_transport_timeouts()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | libiscsi.c | 53 #define ISCSI_DBG_CONN(_conn, dbg_fmt, arg...) \ macro 2271 ISCSI_DBG_CONN(conn, "Sending nopout as ping\n"); in iscsi_check_transport_timeouts() 2279 ISCSI_DBG_CONN(conn, "Setting next tmo %lu\n", next_timeout); in iscsi_check_transport_timeouts()
|
Completed in 9 milliseconds