INFINIBAND_DEVICE_PATH

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

DeviceId
UINT64 DeviceId;

64-bit persistent ID of remote device.

Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.
PortGid
UINT8[16] PortGid;

128-bit Global Identifier for remote fabric port.

ResourceFlags
UINT32 ResourceFlags;

Flags to help identify/manage InfiniBand device path elements: Bit 0 - IOC/Service (0b = IOC, 1b = Service). Bit 1 - Extend Boot Environment. Bit 2 - Console Protocol. Bit 3 - Storage Protocol. Bit 4 - Network Protocol. All other bits are reserved.

ServiceId
UINT64 ServiceId;

64-bit unique identifier to remote IOC or server process. Interpretation of field specified by Resource Flags (bit 0).

TargetPortId
UINT64 TargetPortId;

64-bit persistent ID of remote IOC port.

Meta