Add constants for programming interfaces for NVM/solid state storage

controller sub-class code.

Reference:  PCI Code and ID Assignment Specification Rev 1.2

Sponsored by:	Intel
Inspired by:	gavin
MFC after: 	1 week
X-MFC-With:	r240694
This commit is contained in:
Jim Harris 2012-09-19 15:43:30 +00:00
parent 536f8fdecf
commit 6483d5a592
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240695

View File

@ -276,6 +276,8 @@
#define PCIP_STORAGE_SATA_AHCI_1_0 0x01
#define PCIS_STORAGE_SAS 0x07
#define PCIS_STORAGE_NVM 0x08
#define PCIP_STORAGE_NVM_NVMHCI_1_0 0x01
#define PCIP_STORAGE_NVM_ENTERPRISE_NVMHCI_1_0 0x02
#define PCIS_STORAGE_OTHER 0x80
#define PCIC_NETWORK 0x02