UCX_CONTROLLER_PARENT_BUS_TYPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucxcontroller.h

typedef enum _UCX_CONTROLLER_PARENT_BUS_TYPE {
  UcxControllerParentBusTypeCustom,
  UcxControllerParentBusTypePci,
  UcxControllerParentBusTypeAcpi,
  UcxControllerParentBusTypeMaUsb
} UCX_CONTROLLER_PARENT_BUS_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ucxcontroller-_ucx_controller_parent_bus_type)

_UCX_CONTROLLER_PARENT_BUS_TYPE enumeration

Description

The UCX_CONTROLLER_PARENT_BUS_TYPE enumeration defines the parent bus type.

Constants

UcxControllerParentBusTypeCustom

Custom bus type.

UcxControllerParentBusTypePci

Parent bus is PCI.

UcxControllerParentBusTypeAcpi

Parent is ACPI.

UcxControllerParentBusTypeMaUsb

See also

UCX_CONTROLLER_CONFIG