Searched refs:sas_node (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/mpt3sas/ |
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 | 6299 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_del_phy_part_of_anther_port() local 6308 ioc, sas_node, &sas_node->phy[offset]); in _scsih_del_phy_part_of_anther_port() 6333 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_add_or_del_phys_from_existing_port() local 6345 if (sas_node->phy[offset].phy_belongs_to_port) in _scsih_add_or_del_phys_from_existing_port() 6347 ioc, sas_node, &sas_node->phy[offset]); in _scsih_add_or_del_phys_from_existing_port() 6349 ioc, sas_node, &sas_node->phy[offset], in _scsih_add_or_del_phys_from_existing_port()
|