Home
last modified time | relevance | path

Searched refs:PCI_SUBCLASS_SB_USB (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/bus/pci/
H A Dpci.c670 case PCI_SUBCLASS_SB_USB: in PciCreateDeviceDescriptionString()
/reactos/drivers/usb/usbport/
H A Dpnp.c284 Parameters.SubClass = PCI_SUBCLASS_SB_USB; in USBPORT_IsCompanionController()
719 FdoExtension->SubClass == PCI_SUBCLASS_SB_USB && in USBPORT_StartDevice()
/reactos/sdk/include/xdk/
H A Diotypes.h4207 #define PCI_SUBCLASS_SB_USB 0x03 macro