Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h1322 iscsi_status_t iscsi_conn_destroy(iscsi_conn_t *icp);
H A Discsi_conn.c290 iscsi_conn_destroy(iscsi_conn_t *icp) in iscsi_conn_destroy() function
H A Discsi_sess.c607 rval = iscsi_conn_destroy(icp); in iscsi_sess_destroy()