Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h43955 struct sas_port { struct
43956 struct device dev;
43957 int port_identifier;
43958 int num_phys;
43959 unsigned int is_backlink: 1;
43960 struct sas_rphy *rphy;
43961 struct mutex phy_list_mutex;
43962 struct list_head phy_list;
43963 struct list_head del_list;
45327 struct asd_sas_port **sas_port; member
[all …]
H A Dvmlinux_602.h43955 struct sas_port { struct
43956 struct device dev;
43957 int port_identifier;
43958 int num_phys;
43959 unsigned int is_backlink: 1;
43960 struct sas_rphy *rphy;
43961 struct mutex phy_list_mutex;
43962 struct list_head phy_list;
43963 struct list_head del_list;
45327 struct asd_sas_port **sas_port; member
[all …]