OSDN Git Service

scsi: elx: libefc_sli: SLI-4 register offsets and field definitions
authorJames Smart <jsmart2021@gmail.com>
Tue, 1 Jun 2021 23:54:42 +0000 (16:54 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 16 Jun 2021 03:39:28 +0000 (23:39 -0400)
commitedba59f3cdc1cc6f6d3c2dcceccfc0b1a26d75d9
tree48ec996922557d078a8afcbab7fb13d7da5d9c12
parent4ee8c40b1e1e1bb7db805bc11e376f547fb24ec2
scsi: elx: libefc_sli: SLI-4 register offsets and field definitions

This is the initial patch for the new Emulex target mode SCSI driver.

 - Create the new Emulex source level directory drivers/scsi/elx and add
   the directory to the MAINTAINERS file.

 - Create the first library subdirectory drivers/scsi/elx/libefc_sli.  This
   library is a SLI-4 interface library.

 - Start the population of the libefc_sli library with definitions of SLI-4
   hardware register offsets and definitions.

Link: https://lore.kernel.org/r/20210601235512.20104-2-jsmart2021@gmail.com
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Co-developed-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: Ram Vegesna <ram.vegesna@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
MAINTAINERS
drivers/scsi/elx/libefc_sli/sli4.c [new file with mode: 0644]
drivers/scsi/elx/libefc_sli/sli4.h [new file with mode: 0644]