iPXE
Data Fields
ib_srp_root_path Struct Reference

IB SRP root path parameters. More...

Data Fields

union ib_gid sgid
 Source GID. More...
 
union ib_srp_initiator_port_id initiator
 Initiator port ID. More...
 
union ib_gid dgid
 Destination GID. More...
 
uint16_t pkey
 Partition key. More...
 
union ib_guid service_id
 Service ID. More...
 
struct scsi_lun lun
 SCSI LUN. More...
 
union ib_srp_target_port_id target
 Target port ID. More...
 

Detailed Description

IB SRP root path parameters.

Definition at line 218 of file ib_srp.c.

Field Documentation

◆ sgid

union ib_gid ib_srp_root_path::sgid

Source GID.

Definition at line 220 of file ib_srp.c.

Referenced by ib_srp_open_uri(), ib_srp_parse_initiator_hca_guid(), and ib_srp_parse_sgid().

◆ initiator

union ib_srp_initiator_port_id ib_srp_root_path::initiator

Initiator port ID.

Definition at line 222 of file ib_srp.c.

Referenced by ib_srp_open_uri(), ib_srp_parse_initiator_hca_guid(), and ib_srp_parse_initiator_id_ext().

◆ dgid

union ib_gid ib_srp_root_path::dgid

Destination GID.

Definition at line 224 of file ib_srp.c.

Referenced by ib_srp_open_uri(), and ib_srp_parse_dgid().

◆ pkey

uint16_t ib_srp_root_path::pkey

Partition key.

Definition at line 226 of file ib_srp.c.

Referenced by ib_srp_parse_pkey().

◆ service_id

union ib_guid ib_srp_root_path::service_id

Service ID.

Definition at line 228 of file ib_srp.c.

Referenced by ib_srp_open_uri(), and ib_srp_parse_service_id().

◆ lun

struct scsi_lun ib_srp_root_path::lun

SCSI LUN.

Definition at line 230 of file ib_srp.c.

Referenced by ib_srp_open_uri(), and ib_srp_parse_lun().

◆ target

union ib_srp_target_port_id ib_srp_root_path::target

Target port ID.

Definition at line 232 of file ib_srp.c.

Referenced by ib_srp_open_uri(), ib_srp_parse_target_id_ext(), and ib_srp_parse_target_ioc_guid().


The documentation for this struct was generated from the following file: