Searched refs:phy_belongs_to_port (Results 1 – 5 of 5) sorted by relevance
542 mpt3sas_phy->phy_belongs_to_port = 0; in _transport_delete_phy()564 mpt3sas_phy->phy_belongs_to_port = 1; in _transport_add_phy()583 if (mpt3sas_phy->phy_belongs_to_port == 1) in mpt3sas_transport_add_phy_to_an_existing_port()620 if (mpt3sas_phy->phy_belongs_to_port == 0) in mpt3sas_transport_del_phy_from_an_existing_port()664 if (sas_node->phy[i].phy_belongs_to_port == 1) in _transport_sanity_check()803 mpt3sas_phy->phy_belongs_to_port = 1; in mpt3sas_transport_port_add()989 mpt3sas_phy->phy_belongs_to_port = 0; in mpt3sas_transport_port_remove()
787 u8 phy_belongs_to_port; member
6339 if (sas_node->phy[offset].phy_belongs_to_port) in _scsih_add_or_del_phys_from_existing_port()
612 mr_sas_phy->phy_belongs_to_port = 0; in mpi3mr_delete_sas_phy()639 mr_sas_phy->phy_belongs_to_port = 1; in mpi3mr_add_sas_phy()660 if (mr_sas_phy->phy_belongs_to_port == 1) in mpi3mr_add_phy_to_an_existing_port()725 if (mr_sas_phy->phy_belongs_to_port == 0) in mpi3mr_del_phy_from_an_existing_port()768 if (mr_sas_node->phy[i].phy_belongs_to_port == 1) in mpi3mr_sas_port_sanity_check()1415 mr_sas_phy->phy_belongs_to_port = 1; in mpi3mr_sas_port_add()1562 mr_sas_phy->phy_belongs_to_port = 0; in mpi3mr_sas_port_remove()1645 if (mr_sas_phy->phy_belongs_to_port) in mpi3mr_update_mr_sas_port()1657 if (mr_sas_phy->phy_belongs_to_port) in mpi3mr_update_mr_sas_port()
531 u8 phy_belongs_to_port; member
Completed in 46 milliseconds