перечисление UCX_CONTROLLER_PARENT_BUS_TYPE (ucxcontroller.h)

Перечисление UCX_CONTROLLER_PARENT_BUS_TYPE определяет тип родительской шины.

Синтаксис

typedef enum _UCX_CONTROLLER_PARENT_BUS_TYPE {
  UcxControllerParentBusTypeCustom,
  UcxControllerParentBusTypePci,
  UcxControllerParentBusTypeAcpi,
  UcxControllerParentBusTypeMaUsb
} UCX_CONTROLLER_PARENT_BUS_TYPE;

Константы

 
UcxControllerParentBusTypeCustom
Пользовательский тип шины.
UcxControllerParentBusTypePci
Родительская шина — PCI.
UcxControllerParentBusTypeAcpi
Родительский — ACPI.
UcxControllerParentBusTypeMaUsb

Требования

Требование Значение
Заголовок ucxcontroller.h (включая Ucxclass.h)

См. также раздел

UCX_CONTROLLER_CONFIG