aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorAymeric Wibo <obiwac@FreeBSD.org>2026-04-15 12:04:17 +0000
committerAymeric Wibo <obiwac@FreeBSD.org>2026-04-15 12:10:24 +0000
commitbb36c457ea49d80ca3109ef25ca41a614f9738b8 (patch)
tree1dae346aa29e9beda2ecf1e8049d2fcb00694c05 /sys/dev/pci
parenta6bd704850a615ae81076855a2083c7ab6481df1 (diff)
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcireg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h
index f6aaf30611e4..3ec7879b8a09 100644
--- a/sys/dev/pci/pcireg.h
+++ b/sys/dev/pci/pcireg.h
@@ -464,6 +464,7 @@
#define PCIP_SERIALBUS_USB_OHCI 0x10
#define PCIP_SERIALBUS_USB_EHCI 0x20
#define PCIP_SERIALBUS_USB_XHCI 0x30
+#define PCIP_SERIALBUS_USB_USB4 0x40
#define PCIP_SERIALBUS_USB_DEVICE 0xfe
#define PCIS_SERIALBUS_FC 0x04
#define PCIS_SERIALBUS_SMBUS 0x05