kernel-fxtec-pro1x/drivers/scsi/libfc
Robert Love 5868287460 [SCSI] libfc: Add routine to copy data from a buffer to a SG list
When handling the multi-frame responses of fc pass-thru requests,
a code segment similar to fc_fcp_recv_data (routine to receive
inbound SCSI data) is used in the response handler. This patch
is to add a routine, called fc_copy_buffer_to_sglist(), to handle
the common function of copying data from a buffer to a scatter-
gather list in order to avoid code duplication.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:01:05 -06:00
..
fc_disc.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_elsct.c [SCSI] libfcoe, fcoe: libfcoe NPIV support 2009-12-04 12:00:58 -06:00
fc_exch.c [SCSI] libfc: add some generic NPIV support routines to libfc 2009-12-04 12:00:56 -06:00
fc_fcp.c [SCSI] libfc: Add routine to copy data from a buffer to a SG list 2009-12-04 12:01:05 -06:00
fc_frame.c [SCSI] fcoe: vport symbolic name support 2009-12-04 12:01:04 -06:00
fc_libfc.c [SCSI] libfc: Add routine to copy data from a buffer to a SG list 2009-12-04 12:01:05 -06:00
fc_libfc.h [SCSI] libfc: Add routine to copy data from a buffer to a SG list 2009-12-04 12:01:05 -06:00
fc_lport.c [SCSI] libfc: combine name server registration request functions 2009-12-04 12:01:04 -06:00
fc_npiv.c [SCSI] libfc: vport link handling and fc_vport state managment 2009-12-04 12:00:57 -06:00
fc_rport.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
Makefile [SCSI] libfc: add some generic NPIV support routines to libfc 2009-12-04 12:00:56 -06:00