freebsd-nq/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
isc_sm.c
isc_soc.c
isc_subr.c
iscsi_subr.c
iscsi.c
iscsi.h
iscsivar.h