LinuxKPI: Add the accelerator PCIe class

Sponsored by:	Serenity Cyber Security, LLC
Reviewed by:	emaste
MFC after:	1 week

(cherry picked from commit e8f59f4d31)
This commit is contained in:
Vladimir Kondratyev 2024-04-08 09:47:43 +03:00
parent fbb9ca960d
commit 33b5923a9d

View file

@ -39,6 +39,8 @@
#define PCI_BASE_CLASS_BRIDGE 0x06
#define PCI_CLASS_BRIDGE_ISA 0x0601
#define PCI_CLASS_ACCELERATOR_PROCESSING 0x1200
/* XXX We should really generate these and use them throughout the tree. */