freebsd-skq/sys/dev/nvme
jimharris 8281445679 Define constants for the lengths of the serial number, model number
and firmware revision in the controller's identify structure.

Also modify consumers of these fields to ensure they only use the
specified number of bytes for their respective fields.

Sponsored by:	Intel
Reviewed by:	carl
MFC after:	3 days
2013-07-17 23:23:38 +00:00
..
nvme_ctrlr_cmd.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_ctrlr.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_ns_cmd.c Add unmapped bio support to nvme(4) and nvd(4). 2013-04-01 16:23:34 +00:00
nvme_ns.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_private.h Add comment explaining why CACHE_LINE_SIZE is defined in nvme_private.h 2013-07-09 21:24:19 +00:00
nvme_qpair.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_sysctl.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_test.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme.h Define constants for the lengths of the serial number, model number 2013-07-17 23:23:38 +00:00