Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h43929 struct sas_phy { struct
43930 struct device dev;
43931 int number;
43932 int enabled;
43933 struct sas_identify identify;
43934 enum sas_linkrate negotiated_linkrate;
43935 enum sas_linkrate minimum_linkrate_hw;
43936 enum sas_linkrate minimum_linkrate;
43937 enum sas_linkrate maximum_linkrate_hw;
43938 enum sas_linkrate maximum_linkrate;
[all …]
H A Dvmlinux_602.h43929 struct sas_phy { struct
43930 struct device dev;
43931 int number;
43932 int enabled;
43933 struct sas_identify identify;
43934 enum sas_linkrate negotiated_linkrate;
43935 enum sas_linkrate minimum_linkrate_hw;
43936 enum sas_linkrate minimum_linkrate;
43937 enum sas_linkrate maximum_linkrate_hw;
43938 enum sas_linkrate maximum_linkrate;
[all …]