summaryrefslogtreecommitdiff
path: root/sys/dev/ic/nvmevar.h
AgeCommit message (Expand)Author
2017-05-29Add hibernate support for nvme(4). This creates a separate IO queue that isJonathan Matthew
2017-05-27nvme: Add suspend/resume codeStefan Fritsch
2016-10-25mask and unmask the interrupt source in an intx specific intr handler.David Gwynne
2016-04-14provide a shutdown hook that follows the procedure in the docsDavid Gwynne
2016-04-14tabs, not spacesDavid Gwynne
2016-04-13wire up the scsi midlayer. scsibus should appear after this.David Gwynne
2016-04-13allocate an array of things to hold info about namespacesDavid Gwynne
2016-04-13stash the controller identify and number of namespaces in the softc.David Gwynne
2016-04-13make a place for q_id to goDavid Gwynne
2014-04-15i wanted to work on this in the tree so i could commit lots of smallDavid Gwynne
2014-04-12start working on a driver for non volatile memory express controllers.David Gwynne