isci: move core/controller to host

Now that the data structures are unified unify the implementation in
host.[ch] and cleanup namespace pollution.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Dan Williams
2011-05-08 17:34:44 -07:00
parent ce2b3261b6
commit cc9203bf38
28 changed files with 3361 additions and 3941 deletions

View File

@@ -65,7 +65,6 @@
#include "sata.h"
#include "task.h"
#include "scic_sds_request.h"
#include "scic_controller.h"
#include "timers.h"
/**