Searched defs:srp_device (Results 1 – 1 of 1) sorted by relevance
812 struct srp_device { struct814 struct refcnt refcnt;817 struct srp_port_ids port_ids;819 struct scsi_lun lun;821 uint32_t memory_handle;850 srp_transport_priv ( struct srp_device *srp ) { in srp_transport_priv() argument