Searched refs:sas_node (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_transport.c | 658 if (sas_node->phy[i].port != port) in _transport_sanity_check() 662 sas_node, &sas_node->phy[i]); in _transport_sanity_check() 685 struct _sas_node *sas_node; in mpt3sas_transport_port_add() local 713 if (!sas_node) { in mpt3sas_transport_port_add() 733 _transport_sanity_check(ioc, sas_node, in mpt3sas_transport_port_add() 746 if (!sas_node->phy[i].hba_vphy) { in mpt3sas_transport_port_add() 778 if (!sas_node->parent_dev) { in mpt3sas_transport_port_add() 892 struct _sas_node *sas_node; in mpt3sas_transport_port_remove() local 904 if (!sas_node) { in mpt3sas_transport_port_remove() 1164 struct _sas_node *sas_node; in mpt3sas_transport_update_links() local [all …]
|
| H A D | mpt3sas_base.h | 2016 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy); 2019 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy,
|
| H A D | mpt3sas_scsih.c | 6280 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_del_phy_part_of_anther_port() local 6289 ioc, sas_node, &sas_node->phy[offset]); in _scsih_del_phy_part_of_anther_port() 6314 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_add_or_del_phys_from_existing_port() local 6326 if (sas_node->phy[offset].phy_belongs_to_port) in _scsih_add_or_del_phys_from_existing_port() 6328 ioc, sas_node, &sas_node->phy[offset]); in _scsih_add_or_del_phys_from_existing_port() 6330 ioc, sas_node, &sas_node->phy[offset], in _scsih_add_or_del_phys_from_existing_port()
|