]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] lpfc 8.3.21: Debugfs additions
authorJames Smart <james.smart@emulex.com>
Wed, 16 Feb 2011 17:40:06 +0000 (12:40 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 21:36:33 +0000 (15:36 -0600)
commitd5b969177295972e92e4d1bfb3fd0ab65d15eb43
tree25d1bb419a3036612fe4967309804a2ec4c6a195
parent8196eb01e6d4f8e5c7bfce911348f0cd6ee1eae6
[SCSI] lpfc 8.3.21: Debugfs additions

- Add the driver debugfs framework for supporting debugfs read and write
  operations, and iDiag command structure.
- Add read and write to SLI4 device PCI config space registers.
- Add the driver support of debugfs PCI config space register bits set/clear
  methods to the provided bitmask.
- Add iDiag driver support for SLI4 device queue diagnostic.

Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_debugfs.c
drivers/scsi/lpfc/lpfc_debugfs.h
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h