Searched defs:sas_node (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 548 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy, in _transport_add_phy_to_an_existing_port() 583 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy) in _transport_del_phy_from_an_existing_port() 617 _transport_sanity_check(struct MPT3SAS_ADAPTER *ioc, struct _sas_node *sas_node, in _transport_sanity_check() 649 struct _sas_node *sas_node; in mpt3sas_transport_port_add() local 784 struct _sas_node *sas_node; in mpt3sas_transport_port_remove() local 985 struct _sas_node *sas_node; in mpt3sas_transport_update_links() local
|
/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 556 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy, u64 sas_address) in _transport_add_phy_to_an_existing_port() 590 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy) in _transport_del_phy_from_an_existing_port() 623 _transport_sanity_check(struct MPT2SAS_ADAPTER *ioc, struct _sas_node *sas_node, in _transport_sanity_check() 655 struct _sas_node *sas_node; in mpt2sas_transport_port_add() local 791 struct _sas_node *sas_node; in mpt2sas_transport_port_remove() local 988 struct _sas_node *sas_node; in mpt2sas_transport_update_links() local
|