Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h123565 struct scsi_transport_template { struct
123566 struct transport_container host_attrs;
123567 struct transport_container target_attrs;
123568 struct transport_container device_attrs;
123569 int (*user_scan)(struct Scsi_Host *, uint, uint, u64);
123570 int device_size;
123571 int device_private_offset;
123572 int target_size;
123573 int target_private_offset;
123574 int host_size;
[all …]