alistair23-linux/drivers/scsi/lpfc
James Smart 2e0fef85e0 [SCSI] lpfc: NPIV: split ports
The driver is reorganized to separate the handling of the adapter from
the handling of the FC port. Adapter handling includes submissions of
command requests, receiving responses, and managing adapter resources.
The FC port includes the discovery engine, login handling, and the
mapping of a Scsi_Host on the "port".  Although not a large functional
change, as it touches core structures and functions, resulting in a
large text delta.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-06-17 22:05:45 -05:00
..
lpfc.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_attr.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_compat.h
lpfc_crtn.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_ct.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_disc.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_els.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_hbadisc.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_hw.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_init.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_logmsg.h [SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging 2006-12-03 09:29:57 -06:00
lpfc_mbox.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_mem.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_nportdisc.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_scsi.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_scsi.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_sli.c [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_sli.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_version.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
Makefile