linux/drivers/scsi/isci
Dave Jiang e2023b8735 isci: replace this_* and the_* variables with more meaningful names
Removed any instances of the_* and this_* to variable names that are more
meaningful and tell us what they actually are.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 04:00:37 -07:00
..
core isci: replace this_* and the_* variables with more meaningful names 2011-07-03 04:00:37 -07:00
firmware isci: namespacecheck cleanups 2011-07-03 04:00:36 -07:00
host.c isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
host.h isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
init.c isci: validate oem parameters early, and fallback 2011-07-03 04:00:37 -07:00
isci.h isci: remove base_controller abstraction 2011-07-03 04:00:37 -07:00
Makefile isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
phy.c isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
phy.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
port.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
port.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
probe_roms.c isci: fix a build warning 2011-07-03 04:00:36 -07:00
probe_roms.h isci: fix oem parameter header definition 2011-07-03 04:00:37 -07:00
remote_device.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
remote_device.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
request.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
request.h isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
sata.c isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
sata.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
task.h isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -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