UCX_CONTROLLER_PARENT_BUS_TYPE 열거형(ucxcontroller.h)

UCX_CONTROLLER_PARENT_BUS_TYPE 열거형은 부모 버스 유형을 정의합니다.

Syntax

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