Home
last modified time | relevance | path

Searched defs:srp_device (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dsrp.h812 struct srp_device { struct
814 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