![]() |
dp14
Xilinx SDK Drivers API Documentation
|
This typedef describes a DisplayPort branch device. More...
Data Fields | |
u8 | Guid [XDP_GUID_NBYTES] |
The global unique identifier (GUID) of the branch device. More... | |
u8 | NumPorts |
The number of ports associated with this branch device. More... | |
XDp_SbMsgLinkAddressReplyPortDetail | PortDetails [XDP_MAX_NPORTS] |
An array describing all ports attached to this branch device. More... | |
This typedef describes a DisplayPort branch device.
This structure is used when the driver is operating in multi-stream transport (MST) mode.
u8 XDp_SbMsgLinkAddressReplyDeviceInfo::Guid[XDP_GUID_NBYTES] |
The global unique identifier (GUID) of the branch device.
u8 XDp_SbMsgLinkAddressReplyDeviceInfo::NumPorts |
The number of ports associated with this branch device.
XDp_SbMsgLinkAddressReplyPortDetail XDp_SbMsgLinkAddressReplyDeviceInfo::PortDetails[XDP_MAX_NPORTS] |
An
array describing all ports attached to this branch device.