Home
last modified time | relevance | path

Searched refs:iscsi_suspend_tx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dlibiscsi.c2026 void iscsi_suspend_tx(struct iscsi_conn *conn) in iscsi_suspend_tx() function
2035 EXPORT_SYMBOL_GPL(iscsi_suspend_tx);
2313 iscsi_suspend_tx(conn); in iscsi_conn_unbind()
2437 iscsi_suspend_tx(conn); in iscsi_eh_abort()
2562 iscsi_suspend_tx(conn); in iscsi_eh_device_reset()
2724 iscsi_suspend_tx(conn); in iscsi_eh_target_reset()
3265 iscsi_suspend_tx(conn); in iscsi_conn_teardown()
3415 iscsi_suspend_tx(conn); in iscsi_conn_stop()
H A Discsi_tcp.c699 iscsi_suspend_tx(conn); in iscsi_sw_tcp_conn_stop()
/linux/include/scsi/
H A Dlibiscsi.h455 extern void iscsi_suspend_tx(struct iscsi_conn *conn);