Searched refs:_sas_node (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.h | 809 struct _sas_node { struct 1476 struct _sas_node sas_hba; 1824 struct _sas_node *mpt3sas_scsih_expander_find_by_handle( 1826 struct _sas_node *mpt3sas_scsih_expander_find_by_sas_address( 2020 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy); 2023 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy,
|
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() 884 struct _sas_node *sas_node; in mpt3sas_transport_port_remove() 1156 struct _sas_node *sas_node; in mpt3sas_transport_update_links()
|
D | mpt3sas_scsih.c | 68 struct _sas_node *sas_expander); 1551 struct _sas_node * 1554 struct _sas_node *sas_expander, *r; in mpt3sas_scsih_expander_find_by_handle() 1601 struct _sas_node * 1605 struct _sas_node *sas_expander, *r = NULL; in mpt3sas_scsih_expander_find_by_sas_address() 1632 struct _sas_node *sas_expander) in _scsih_expander_node_add() 3963 struct _sas_node *sas_expander) in _scsih_block_io_to_children_attached_to_ex() 3967 struct _sas_node *expander_sibling; in _scsih_block_io_to_children_attached_to_ex() 4662 struct _sas_node *sas_expander; in _scsih_check_topo_delete_events() 6293 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_del_phy_part_of_anther_port() [all …]
|