summaryrefslogtreecommitdiffstats
path: root/sys/pci/pci_ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pci_ioctl.h')
-rw-r--r--sys/pci/pci_ioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/pci_ioctl.h b/sys/pci/pci_ioctl.h
index ea0b939..4d9e1cc 100644
--- a/sys/pci/pci_ioctl.h
+++ b/sys/pci/pci_ioctl.h
@@ -11,6 +11,7 @@ struct pcisel {
struct pci_conf {
struct pcisel pc_sel; /* bus+slot+function */
+ u_char pc_hdr; /* PCI header type */
pcidi_t pc_devid; /* device ID */
pcidi_t pc_subid; /* subvendor ID */
u_int32_t pc_class; /* device class */
OpenPOWER on IntegriCloud