CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/13 06:14:13
Modified files:
sys/dev/ic : nvme.c nvmevar.h
Log message:
stash the controller identify and number of namespaces in the softc.
the nn is used to size the scsi bus, and the controller identify is used
to build responses for various scsi commands.
