Share via


enumeración UCX_CONTROLLER_PARENT_BUS_TYPE (ucxcontroller.h)

La enumeración UCX_CONTROLLER_PARENT_BUS_TYPE define el tipo de bus primario.

Syntax

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

Constantes

 
UcxControllerParentBusTypeCustom
Tipo de bus personalizado.
UcxControllerParentBusTypePci
El bus primario es PCI.
UcxControllerParentBusTypeAcpi
El padre es ACPI.
UcxControllerParentBusTypeMaUsb

Requisitos

Requisito Valor
Header ucxcontroller.h (incluya Ucxclass.h)

Consulte también

UCX_CONTROLLER_CONFIG