Searched refs:iscsi_sess_get_by_target (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c1610 rtn = iscsi_sess_get_by_target(
1911 rtn = iscsi_sess_get_by_target(e.e_oid, ihp,
2361 rtn = iscsi_sess_get_by_target(
2419 rtn = iscsi_sess_get_by_target(
2528 rtn = iscsi_sess_get_by_target(chap->c_oid,
3646 rtn = iscsi_sess_get_by_target(auth->a_oid,
3712 rtn = iscsi_sess_get_by_target(auth->a_oid,
3767 rtn = iscsi_sess_get_by_target(auth->a_oid, ihp, &isp);
3886 rtn = iscsi_sess_get_by_target(target_oid, ihp,
4473 rtn = iscsi_sess_get_by_target(
[all...]
H A Discsi.h1306 int iscsi_sess_get_by_target(uint32_t target_oid, iscsi_hba_t *ihp,
H A Discsi_ioctl.c1019 rtn = iscsi_sess_get_by_target(ipp->p_oid, ihp, &isp);
H A Discsi_sess.c2397 * iscsi_sess_get_by_target - return the session structure for based on a
2405 iscsi_sess_get_by_target(uint32_t target_oid, iscsi_hba_t *ihp, function

Completed in 80 milliseconds