Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h82890 struct scsi_transport_template { struct
82891 struct transport_container host_attrs;
82892 struct transport_container target_attrs;
82893 struct transport_container device_attrs;
82894 int (*user_scan)(struct Scsi_Host *, uint, uint, u64);
82895 int device_size;
82896 int device_private_offset;
82897 int target_size;
82898 int target_private_offset;
82899 int host_size;
[all …]
Dvmlinux.h82890 struct scsi_transport_template { struct
82891 struct transport_container host_attrs;
82892 struct transport_container target_attrs;
82893 struct transport_container device_attrs;
82894 int (*user_scan)(struct Scsi_Host *, uint, uint, u64);
82895 int device_size;
82896 int device_private_offset;
82897 int target_size;
82898 int target_private_offset;
82899 int host_size;
[all …]