Searched refs:port_phy_el (Results 1 – 5 of 5) sorted by relevance
83 phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el); in sas_get_port_device()168 list_for_each_entry(phy, &port->phy_list, port_phy_el) in sas_get_port_device()266 list_for_each_entry(phy, &port->phy_list, port_phy_el) { in sas_suspend_devices()
156 list_add_tail(&phy->port_phy_el, &port->phy_list); in sas_form_port()235 list_del_init(&phy->port_phy_el); in sas_deform_port()
145 INIT_LIST_HEAD(&phy->port_phy_el); in sas_register_phys()
352 struct list_head port_phy_el; /* driver:RO */ member
87 struct asd_sas_phy, port_phy_el); in mvs_find_dev_mvi()116 &sha->sas_port[i]->phy_list, port_phy_el) { in mvs_find_dev_phyno()