Searched refs:_sas_phy (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 506 struct _sas_port *mpt2sas_port, struct _sas_phy *mpt2sas_phy) in _transport_delete_phy() 530 struct _sas_phy *mpt2sas_phy) in _transport_add_phy() 555 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy, u64 sas_address) in _transport_add_phy_to_an_existing_port() 558 struct _sas_phy *phy_srch; in _transport_add_phy_to_an_existing_port() 589 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy) in _transport_del_phy_from_an_existing_port() 592 struct _sas_phy *phy_srch; in _transport_del_phy_from_an_existing_port() 651 struct _sas_phy *mpt2sas_phy, *next; in mpt2sas_transport_port_add() 792 struct _sas_phy *mpt2sas_phy, *next_phy; in mpt2sas_transport_port_remove() 844 mpt2sas_transport_add_host_phy(struct MPT2SAS_ADAPTER *ioc, struct _sas_phy in mpt2sas_transport_add_host_phy() 911 mpt2sas_transport_add_expander_phy(struct MPT2SAS_ADAPTER *ioc, struct _sas_phy in mpt2sas_transport_add_expander_phy() [all …]
|
D | mpt2sas_base.h | 407 struct _sas_phy { struct 442 struct _sas_phy *phy; 986 int mpt2sas_transport_add_host_phy(struct MPT2SAS_ADAPTER *ioc, struct _sas_phy 988 int mpt2sas_transport_add_expander_phy(struct MPT2SAS_ADAPTER *ioc, struct _sas_phy
|
D | mpt2sas_scsih.c | 4135 sizeof(struct _sas_phy), GFP_KERNEL); in _scsih_sas_host_add() 4289 sizeof(struct _sas_phy), GFP_KERNEL); in _scsih_expander_add()
|