Home
last modified time | relevance | path

Searched refs:phy_belongs_to_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c542 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()
987 mpt3sas_phy->phy_belongs_to_port = 0; in mpt3sas_transport_port_remove()
Dmpt3sas_base.h785 u8 phy_belongs_to_port; member
Dmpt3sas_scsih.c6326 if (sas_node->phy[offset].phy_belongs_to_port) in _scsih_add_or_del_phys_from_existing_port()