Home
last modified time | relevance | path

Searched refs:port_siblings (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c538 list_del(&mpt3sas_phy->port_siblings); in _transport_delete_phy()
560 list_add_tail(&mpt3sas_phy->port_siblings, &mpt3sas_port->phy_list); in _transport_add_phy()
596 port_siblings) { in mpt3sas_transport_add_phy_to_an_existing_port()
625 port_siblings) { in mpt3sas_transport_del_phy_from_an_existing_port()
744 list_add_tail(&sas_node->phy[i].port_siblings, in mpt3sas_transport_port_add()
793 port_siblings) { in mpt3sas_transport_port_add()
870 port_siblings) in mpt3sas_transport_port_add()
871 list_del(&mpt3sas_phy->port_siblings); in mpt3sas_transport_port_add()
990 &mpt3sas_port->phy_list, port_siblings) { in mpt3sas_transport_port_remove()
999 list_del(&mpt3sas_phy->port_siblings); in mpt3sas_transport_port_remove()
[all …]
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c609 list_del(&mr_sas_phy->port_siblings); in mpi3mr_delete_sas_phy()
641 list_add_tail(&mr_sas_phy->port_siblings, &mr_sas_port->phy_list); in mpi3mr_add_sas_phy()
685 port_siblings) { in mpi3mr_add_phy_to_an_existing_port()
742 port_siblings) { in mpi3mr_del_phy_from_an_existing_port()
889 INIT_LIST_HEAD(&mr_sas_phy->port_siblings); in mpi3mr_add_host_phy()
959 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()
1444 port_siblings) { in mpi3mr_sas_port_add()
1508 port_siblings) in mpi3mr_sas_port_add()
1509 list_del(&mr_sas_phy->port_siblings); in mpi3mr_sas_port_add()
[all …]
/linux/include/scsi/
H A Dscsi_transport_sas.h82 struct list_head port_siblings; member
/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h796 struct list_head port_siblings; member