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.c2028 void iscsi_suspend_tx(struct iscsi_conn *conn) in iscsi_suspend_tx() function
2037 EXPORT_SYMBOL_GPL(iscsi_suspend_tx);
2315 iscsi_suspend_tx(conn); in iscsi_conn_unbind()
2439 iscsi_suspend_tx(conn); in iscsi_eh_abort()
2564 iscsi_suspend_tx(conn); in iscsi_eh_device_reset()
2726 iscsi_suspend_tx(conn); in iscsi_eh_target_reset()
3268 iscsi_suspend_tx(conn); in iscsi_conn_teardown()
3418 iscsi_suspend_tx(conn); in iscsi_conn_stop()
H A Discsi_tcp.c655 iscsi_suspend_tx(conn); in iscsi_sw_tcp_conn_stop()
/linux/include/scsi/
H A Dlibiscsi.h456 extern void iscsi_suspend_tx(struct iscsi_conn *conn);