summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/nvmevar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add hibernate support for nvme(4). This creates a separate IO queue that isjmatthew2017-05-291-1/+5
* nvme: Add suspend/resume codesf2017-05-271-1/+3
* mask and unmask the interrupt source in an intx specific intr handler.dlg2016-10-251-1/+2
* provide a shutdown hook that follows the procedure in the docsdlg2016-04-141-1/+7
* tabs, not spacesdlg2016-04-141-3/+3
* wire up the scsi midlayer. scsibus should appear after this.dlg2016-04-131-1/+4
* allocate an array of things to hold info about namespacesdlg2016-04-131-1/+6
* stash the controller identify and number of namespaces in the softc.dlg2016-04-131-1/+6
* make a place for q_id to godlg2016-04-131-1/+2
* i wanted to work on this in the tree so i could commit lots of smalldlg2014-04-151-4/+32
* start working on a driver for non volatile memory express controllers.dlg2014-04-121-0/+58