kernel_optimize_test/drivers/scsi/libsas
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link
Logically, SCR access ops should take @link; however, there was no
compelling reason to convert all SCR access ops when adding @link
abstraction as there's one-to-one mapping between a port and a non-PMP
link.  However, that assumption won't hold anymore with the scheduled
addition of slave link.

Make SCR access ops per-link.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-29 00:22:28 -04:00
..
Kconfig
Makefile
sas_ata.c libata: make SCR access ops per-link 2008-09-29 00:22:28 -04:00
sas_discover.c [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set 2008-03-27 15:12:16 -07:00
sas_dump.c
sas_dump.h
sas_event.c
sas_expander.c [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
sas_host_smp.c
sas_init.c
sas_internal.h
sas_phy.c
sas_port.c [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
sas_scsi_host.c [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
sas_task.c