freebsd-dev/sys/dev/iscsi/initiator
Ed Schouten 7870adb640 Remove direct access to si_name.
Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after:	2 weeks
2012-02-10 12:35:57 +00:00
..
isc_cam.c - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
isc_sm.c Remove direct access to si_name. 2012-02-10 12:35:57 +00:00
isc_soc.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
isc_subr.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
iscsi_subr.c Do not ignore block offsets. 2011-10-10 13:26:53 +00:00
iscsi.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
iscsi.h - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
iscsivar.h Remove MALLOC_DECLAREs of nonexisting malloc-pools. 2011-11-06 20:16:50 +00:00