Searched refs:_sas_node (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.h | 809 struct _sas_node { struct 1476 struct _sas_node sas_hba; 1825 struct _sas_node *mpt3sas_scsih_expander_find_by_handle( 1827 struct _sas_node *mpt3sas_scsih_expander_find_by_sas_address( 2021 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy); 2024 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy,
|
H A D | mpt3sas_transport.c | 91 static struct _sas_node * 113 struct _sas_node *sas_expander; in _transport_get_port_id_by_rphy() 577 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy, in mpt3sas_transport_add_phy_to_an_existing_port() 615 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy) in mpt3sas_transport_del_phy_from_an_existing_port() 654 _transport_sanity_check(struct MPT3SAS_ADAPTER *ioc, struct _sas_node *sas_node, in _transport_sanity_check() 689 struct _sas_node *sas_node; in mpt3sas_transport_port_add() 896 struct _sas_node *sas_node; in mpt3sas_transport_port_remove() 1168 struct _sas_node *sas_node; in mpt3sas_transport_update_links()
|
H A D | mpt3sas_scsih.c | 67 struct _sas_node *sas_expander); 1550 struct _sas_node * 1553 struct _sas_node *sas_expander, *r; in mpt3sas_scsih_expander_find_by_handle() 1600 struct _sas_node * 1604 struct _sas_node *sas_expander, *r = NULL; in mpt3sas_scsih_expander_find_by_sas_address() 1631 struct _sas_node *sas_expander) in _scsih_expander_node_add() 3962 struct _sas_node *sas_expander) in _scsih_block_io_to_children_attached_to_ex() 3966 struct _sas_node *expander_sibling; in _scsih_block_io_to_children_attached_to_ex() 4661 struct _sas_node *sas_expander; in _scsih_check_topo_delete_events() 6292 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_del_phy_part_of_anther_port() [all …]
|