#include <ib_srp.h>
Data Fields | |
| struct ib_gid_half | id_ext |
| Identifier extension. | |
| struct ib_gid_half | ioc_guid |
| I/O controller GUID. | |
Definition at line 25 of file ib_srp.h.
struct ib_gid_half ib_srp_target_port_id::id_ext [read] |
Identifier extension.
Definition at line 27 of file ib_srp.h.
Referenced by ib_srp_parse_target_id_ext().
struct ib_gid_half ib_srp_target_port_id::ioc_guid [read] |
I/O controller GUID.
Definition at line 29 of file ib_srp.h.
Referenced by ib_srp_parse_target_ioc_guid().
1.5.7.1