Searched hist:ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/bfa/ |
H A D | Makefile | diff ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 Fri Jul 09 05:02:55 CEST 2010 Jing Huang <huangj@brocade.com> [SCSI] bfa: add debugfs support
- Add debugfs support to obtain firmware trace, driver trace and read/write to registers.
- debugfs hierarchy: /sys/kernel/debug/bfa/host# where the host number corresponds to the one under /sys/class/scsi_host/host#
- Following are the new debugfs entries added: drvtrc: collect current driver trace fwtrc: collect current firmware trace. fwsave: collect last saved fw trace as a result of firmware crash. regwr: write one word to chip register regrd: read one or more words from chip register.
Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfad_debugfs.c | ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 Fri Jul 09 05:02:55 CEST 2010 Jing Huang <huangj@brocade.com> [SCSI] bfa: add debugfs support
- Add debugfs support to obtain firmware trace, driver trace and read/write to registers.
- debugfs hierarchy: /sys/kernel/debug/bfa/host# where the host number corresponds to the one under /sys/class/scsi_host/host#
- Following are the new debugfs entries added: drvtrc: collect current driver trace fwtrc: collect current firmware trace. fwsave: collect last saved fw trace as a result of firmware crash. regwr: write one word to chip register regrd: read one or more words from chip register.
Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfad_drv.h | diff ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 Fri Jul 09 05:02:55 CEST 2010 Jing Huang <huangj@brocade.com> [SCSI] bfa: add debugfs support
- Add debugfs support to obtain firmware trace, driver trace and read/write to registers.
- debugfs hierarchy: /sys/kernel/debug/bfa/host# where the host number corresponds to the one under /sys/class/scsi_host/host#
- Following are the new debugfs entries added: drvtrc: collect current driver trace fwtrc: collect current firmware trace. fwsave: collect last saved fw trace as a result of firmware crash. regwr: write one word to chip register regrd: read one or more words from chip register.
Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | bfad.c | diff ab2a9ba189e889b3e8990e52e90d2cd9606b2aa1 Fri Jul 09 05:02:55 CEST 2010 Jing Huang <huangj@brocade.com> [SCSI] bfa: add debugfs support
- Add debugfs support to obtain firmware trace, driver trace and read/write to registers.
- debugfs hierarchy: /sys/kernel/debug/bfa/host# where the host number corresponds to the one under /sys/class/scsi_host/host#
- Following are the new debugfs entries added: drvtrc: collect current driver trace fwtrc: collect current firmware trace. fwsave: collect last saved fw trace as a result of firmware crash. regwr: write one word to chip register regrd: read one or more words from chip register.
Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|