Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h96292 struct target_backend_ops { struct
96293 char name[16];
96294 char inquiry_prod[16];
96295 char inquiry_rev[4];
96296 struct module *owner;
96297 u8 transport_flags_default;
96298 u8 transport_flags_changeable;
96299 int (*attach_hba)(struct se_hba *, u32);
96300 void (*detach_hba)(struct se_hba *);
96301 int (*pmode_enable_hba)(struct se_hba *, long unsigned int);
[all …]
Dvmlinux_602.h96292 struct target_backend_ops { struct
96293 char name[16];
96294 char inquiry_prod[16];
96295 char inquiry_rev[4];
96296 struct module *owner;
96297 u8 transport_flags_default;
96298 u8 transport_flags_changeable;
96299 int (*attach_hba)(struct se_hba *, u32);
96300 void (*detach_hba)(struct se_hba *);
96301 int (*pmode_enable_hba)(struct se_hba *, long unsigned int);
[all …]