1
0
Fork 0
alistair23-linux/drivers/scsi/isci
Dan Williams 4b33981ade isci: unify phy data structures
Make scic_sds_phy a member of isci_phy and merge their lifetimes which
means removing the phy table from scic_sds_controller in favor of the
one at that isci_host level.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 04:04:47 -07:00
..
core isci: unify phy data structures 2011-07-03 04:04:47 -07:00
firmware isci: namespacecheck cleanups 2011-07-03 04:00:36 -07:00
Makefile isci: Removing unused define SCIC_SDS_4_ENABLED 2011-07-03 04:04:45 -07:00
host.c isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
host.h isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
init.c isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
isci.h isci: Removed sci_object.h from project. 2011-07-03 04:00:39 -07:00
phy.c isci: unify phy data structures 2011-07-03 04:04:47 -07:00
phy.h isci: unify phy data structures 2011-07-03 04:04:47 -07:00
port.c isci: unify phy data structures 2011-07-03 04:04:47 -07:00
port.h isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
probe_roms.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
probe_roms.h isci: fix oem parameter header definition 2011-07-03 04:00:37 -07:00
remote_device.c isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
remote_device.h isci: implement I_T_nexus_reset 2011-07-03 04:04:46 -07:00
remote_node_context.c isci: rnc state machine table c99 conversion 2011-07-03 04:04:47 -07:00
remote_node_context.h isci: rnc state machine table c99 conversion 2011-07-03 04:04:47 -07:00
remote_node_table.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
remote_node_table.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
request.c isci: Removing unnecessary functions in request.c 2011-07-03 04:04:46 -07:00
request.h isci: Removing unnecessary functions in request.c 2011-07-03 04:04:46 -07:00
sas.h isci: removing intel_*.h headers 2011-07-03 04:04:46 -07:00
sata.c isci: Convert ATA defines to Linux native defines 2011-07-03 04:04:46 -07:00
sata.h isci: Convert ATA defines to Linux native defines 2011-07-03 04:04:46 -07:00
sci_environment.h isci: unify phy data structures 2011-07-03 04:04:47 -07:00
scu_remote_node_context.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
task.c isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
task.h isci: unify isci_host data structures 2011-07-03 04:04:46 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00