Searched defs:sas_port (Results 1 – 2 of 2) sorted by relevance
43955 struct sas_port { struct43956 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 …]