Home
last modified time | relevance | path

Searched refs:_sas_phy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c530 struct _sas_port *mpt3sas_port, struct _sas_phy *mpt3sas_phy) in _transport_delete_phy()
552 struct _sas_phy *mpt3sas_phy) in _transport_add_phy()
576 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy, in mpt3sas_transport_add_phy_to_an_existing_port()
580 struct _sas_phy *phy_srch; in mpt3sas_transport_add_phy_to_an_existing_port()
614 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy) in mpt3sas_transport_del_phy_from_an_existing_port()
617 struct _sas_phy *phy_srch; in mpt3sas_transport_del_phy_from_an_existing_port()
685 struct _sas_phy *mpt3sas_phy, *next; in mpt3sas_transport_port_add()
896 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove()
1018 mpt3sas_transport_add_host_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy in mpt3sas_transport_add_host_phy()
1087 mpt3sas_transport_add_expander_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy in mpt3sas_transport_add_expander_phy()
[all …]
H A Dmpt3sas_base.h783 struct _sas_phy { struct
825 struct _sas_phy *phy;
2006 int mpt3sas_transport_add_host_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_phy
2009 struct _sas_phy *mpt3sas_phy, Mpi2ExpanderPage1_t expander_pg1,
2018 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy);
2021 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy,
H A Dmpt3sas_scsih.c7030 ioc->sas_hba.phy = kzalloc_objs(struct _sas_phy, in _scsih_sas_host_add()
7284 sas_expander->phy = kzalloc_objs(struct _sas_phy, in _scsih_expander_add()