Searched refs:port_siblings (Results 1 – 6 of 6) sorted by relevance
535 list_del(&mpt3sas_phy->port_siblings); in _transport_delete_phy()593 port_siblings) { in mpt3sas_transport_add_phy_to_an_existing_port()622 port_siblings) { in mpt3sas_transport_del_phy_from_an_existing_port()742 list_add_tail(&sas_node->phy[i].port_siblings, in mpt3sas_transport_port_add()791 port_siblings) { in mpt3sas_transport_port_add()868 port_siblings) in mpt3sas_transport_port_add()869 list_del(&mpt3sas_phy->port_siblings); in mpt3sas_transport_port_add()988 &mpt3sas_port->phy_list, port_siblings) { in mpt3sas_transport_port_remove()999 list_del(&mpt3sas_phy->port_siblings); in mpt3sas_transport_port_remove()1025 INIT_LIST_HEAD(&mpt3sas_phy->port_siblings); in mpt3sas_transport_add_host_phy()[all …]
780 struct list_head port_siblings; member
723 INIT_LIST_HEAD(&phy->port_siblings); in sas_phy_alloc()792 BUG_ON(!list_empty(&phy->port_siblings)); in sas_phy_delete()1030 port_siblings) { in sas_port_delete()1032 list_del_init(&phy->port_siblings); in sas_port_delete()1077 phy = list_entry(ent, typeof(*phy), port_siblings); in sas_port_get_phy()1101 if (unlikely(!list_empty(&phy->port_siblings))) { in sas_port_add_phy()1105 list_for_each_entry(tmp, &port->phy_list, port_siblings) in sas_port_add_phy()1117 list_add_tail(&phy->port_siblings, &port->phy_list); in sas_port_add_phy()1136 list_del_init(&phy->port_siblings); in sas_port_delete_phy()
607 list_del(&mr_sas_phy->port_siblings); in mpi3mr_delete_sas_phy()683 port_siblings) { in mpi3mr_add_phy_to_an_existing_port()740 port_siblings) { in mpi3mr_del_phy_from_an_existing_port()887 INIT_LIST_HEAD(&mr_sas_phy->port_siblings); in mpi3mr_add_host_phy()957 INIT_LIST_HEAD(&mr_sas_phy->port_siblings); in mpi3mr_add_expander_phy()1395 list_add_tail(&mr_sas_node->phy[i].port_siblings, in mpi3mr_sas_port_add()1438 port_siblings) { in mpi3mr_sas_port_add()1502 port_siblings) in mpi3mr_sas_port_add()1503 list_del(&mr_sas_phy->port_siblings); in mpi3mr_sas_port_add()1585 &mr_sas_port->phy_list, port_siblings) { in mpi3mr_sas_port_remove()[all …]
582 struct list_head port_siblings; member
82 struct list_head port_siblings; member