linux/drivers/scsi/isci
Dan Williams 11c8898629 isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro
This will be replaced by state machine tracepoints and should have been a part
of the logger removal.

Ran across scic_sds_port_decrement_request_count() which is an ugly macro
which silently hides accounting errors.  Turn it into a WARN_ONCE to see if it
ever triggers.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:27 -07:00
..
core isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro 2011-07-03 03:55:27 -07:00
firmware
Makefile
deprecated.c isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
events.c isci: remove SCI_INVALID_HANDLE 2011-07-03 00:36:31 -07:00
host.c
host.h
init.c isci: removing unused loglevel module param 2011-07-03 00:36:31 -07:00
isci.h isci: removing unused loglevel module param 2011-07-03 00:36:31 -07:00
phy.c
phy.h
port.c
port.h
remote_device.c
remote_device.h
request.c isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
request.h isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
sata.c
sata.h
sci_environment.h
task.c
task.h
timers.c
timers.h