Searched refs:_sas_phy (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 531 struct _sas_port *mpt3sas_port, struct _sas_phy *mpt3sas_phy) in _transport_delete_phy() 553 struct _sas_phy *mpt3sas_phy) in _transport_add_phy() 577 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy, in mpt3sas_transport_add_phy_to_an_existing_port() 581 struct _sas_phy *phy_srch; 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() 618 struct _sas_phy *phy_srch; in mpt3sas_transport_del_phy_from_an_existing_port() 686 struct _sas_phy *mpt3sas_phy, *next; in mpt3sas_transport_port_add() 886 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() 1010 mpt3sas_transport_add_host_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy in mpt3sas_transport_add_host_phy() 1079 mpt3sas_transport_add_expander_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy in mpt3sas_transport_add_expander_phy() [all …]
|
D | mpt3sas_base.h | 779 struct _sas_phy { struct 821 struct _sas_phy *phy; 2008 int mpt3sas_transport_add_host_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy 2011 struct _sas_phy *mpt3sas_phy, Mpi2ExpanderPage1_t expander_pg1, 2020 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy); 2023 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy,
|
D | mpt3sas_scsih.c | 6726 sizeof(struct _sas_phy), GFP_KERNEL); in _scsih_sas_host_add() 6983 sizeof(struct _sas_phy), GFP_KERNEL); in _scsih_expander_add()
|