summaryrefslogtreecommitdiffstats
path: root/sys/dev/nvme/nvme_private.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add struct nvme_request object which contains all of the parameters passedjimharris2012-10-181-7/+36
* Merge struct nvme_prp_list into struct nvme_tracker.jimharris2012-10-181-17/+9
* Count number of times each queue pair's interrupt handler is invoked.jimharris2012-10-101-0/+1
* Put the nvme_qpair mutex on its own cacheline.jimharris2012-10-101-3/+8
* This is the first of several commits which will add NVM Express (NVMe)jimharris2012-09-171-0/+369
OpenPOWER on IntegriCloud