summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci/isci_io_request.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r274819:smh2014-12-211-4/+6
* Improve logging around some of the isci(4) reset and recovery paths.jimharris2013-10-091-2/+7
* Panic should the SCI framework ever request a pointer into the ccb'sjimharris2013-03-271-3/+24
* Report support for unmapped I/O by adding PIM_UNMAPPED flag.jimharris2013-03-261-4/+0
* Reform the busdma API so that new types may be added without modifyingkib2013-02-121-22/+13
* Don't call bus_dmamap_load in CAM_DIR_NONE case, since there is nothingjimharris2012-12-051-13/+15
* Wait until completion context unwinds before retrying CCBs that have beenjimharris2012-05-211-6/+45
* Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixesjimharris2012-04-101-25/+37
* Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-091-6/+6
* Add all isci driver source code to sys/dev/isci for the Intel C600jimharris2012-01-251-0/+923
OpenPOWER on IntegriCloud