iPXE
|
An Infiniband Globally Unique Identifier. More...
#include <ib_packet.h>
Data Fields | |
uint8_t | bytes [8] |
uint16_t | words [4] |
uint32_t | dwords [2] |
uint64_t | qword |
An Infiniband Globally Unique Identifier.
Definition at line 18 of file ib_packet.h.
uint8_t ib_guid::bytes[8] |
Definition at line 19 of file ib_packet.h.
Referenced by ib_srp_parse_initiator_hca_guid(), ib_srp_parse_initiator_id_ext(), ib_srp_parse_service_id(), ib_srp_parse_target_id_ext(), ib_srp_parse_target_ioc_guid(), and qib7322_probe().
uint16_t ib_guid::words[4] |
Definition at line 20 of file ib_packet.h.
uint32_t ib_guid::dwords[2] |
Definition at line 21 of file ib_packet.h.
Referenced by golan_query_vport_context().
uint64_t ib_guid::qword |
Definition at line 22 of file ib_packet.h.
Referenced by xsmp_rx_xve_modify(), and xsmp_tx_xve_params().