iPXE
|
sBFT Infiniband subtable More...
#include <ib_srp.h>
Data Fields | |
union ib_gid | sgid |
Source GID. More... | |
union ib_gid | dgid |
Destination GID. More... | |
union ib_guid | service_id |
Service ID. More... | |
uint16_t | pkey |
Partition key. More... | |
uint8_t | reserved [6] |
Reserved. More... | |
union ib_gid sbft_ib_subtable::sgid |
union ib_gid sbft_ib_subtable::dgid |
Destination GID.
Definition at line 51 of file ib_srp.h.
Referenced by efi_ib_srp_path(), and ib_srp_open().
union ib_guid sbft_ib_subtable::service_id |
Service ID.
Definition at line 53 of file ib_srp.h.
Referenced by efi_ib_srp_path(), and ib_srp_open().
uint16_t sbft_ib_subtable::pkey |