linux/drivers/scsi/isci
Dan Williams d044af17aa isci: Add support for probing OROM for OEM params
We need to scan the OROM for signature and grab the OEM parameters. We
also need to do the same for EFI. If all fails then we resort to user
binary blob, and if that fails then we go to the defaults.

Share the format with the create_fw utility so that all possible sources
of the parameters are in-sync.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:30 -07:00
..
core isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
firmware isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
events.c isci: replace isci_remote_device completion with event queue 2011-07-03 03:55:29 -07:00
events.h isci: rework timer api 2011-07-03 03:55:28 -07:00
host.c isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
host.h isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
init.c isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
isci.h isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
Makefile isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
phy.c isci: Adding support for phy enable and disable 2011-07-03 03:55:29 -07:00
phy.h
port.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
port.h isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
probe_roms.c isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
probe_roms.h isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
remote_device.c isci: All pending requests are terminated before stopping the device. 2011-07-03 03:55:30 -07:00
remote_device.h isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
request.c isci: don't hold scic_lock over calls to sas_task_abort() 2011-07-03 03:55:30 -07:00
request.h isci: Termination handling cleanup, added termination timeouts. 2011-07-03 03:55:30 -07:00
sata.c isci: remove sci_device_handle 2011-07-03 03:55:29 -07:00
sata.h
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: fix incorrect assumptions about task->dev and task->dev->port being NULL 2011-07-03 03:55:30 -07:00
task.h isci: task.h compile and checkpatch fixes 2011-07-03 03:55:30 -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