Home
last modified time | relevance | path

Searched refs:PCI_SUBCLASS_SYSTEM_PCIHOTPLUG (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/
Dpci_subr.c151 { "PCI Hot-Plug", PCI_SUBCLASS_SYSTEM_PCIHOTPLUG, },
Dpcireg.h235 #define PCI_SUBCLASS_SYSTEM_PCIHOTPLUG 0x04 macro