freebsd-dev/sys/dev/iscsi_initiator
Alexander Motin c8dbed028f Fix old iSCSI initiator to work with new CAM locking.
This switches code to using xpt_scan() routine, irrelevant to locking.
Using xpt_action() directly requires knowledge about higher level locks,
that SIM does not need to have.

This code is obsoleted, but that is not a reason to crash.

MFC after:	3 days
2014-09-30 16:17:12 +00:00
..
isc_cam.c Fix old iSCSI initiator to work with new CAM locking. 2014-09-30 16:17:12 +00:00
isc_sm.c
isc_soc.c Fix style bug: rename the refcount field of m_ext to ext_cnt, to match 2014-07-11 14:34:29 +00:00
isc_subr.c
iscsi_subr.c
iscsi.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
iscsi.h
iscsivar.h