Data Fields | |
| struct scsi_lun * | lun |
| SCSI LUN. | |
| struct srp_port_ids * | port_ids |
| SRP port IDs. | |
| struct ib_srp_parameters * | ib |
| IB SRP parameters. | |
Definition at line 61 of file ib_srp.c.
struct scsi_lun* ib_srp_root_path::lun [read] |
SCSI LUN.
Definition at line 63 of file ib_srp.c.
Referenced by ib_srp_parse_lun(), and ib_srp_parse_root_path().
struct srp_port_ids* ib_srp_root_path::port_ids [read] |
SRP port IDs.
Definition at line 65 of file ib_srp.c.
Referenced by ib_srp_parse_initiator_hca_guid(), ib_srp_parse_initiator_id_ext(), ib_srp_parse_target_id_ext(), and ib_srp_parse_target_ioc_guid().
struct ib_srp_parameters* ib_srp_root_path::ib [read] |
IB SRP parameters.
Definition at line 67 of file ib_srp.c.
Referenced by ib_srp_parse_dgid(), ib_srp_parse_initiator_hca_guid(), ib_srp_parse_pkey(), ib_srp_parse_service_id(), and ib_srp_parse_sgid().
1.5.7.1