Searched defs:sas_node (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 549 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy, in _transport_add_phy_to_an_existing_port() 584 struct _sas_node *sas_node, struct _sas_phy *mpt3sas_phy) in _transport_del_phy_from_an_existing_port() 618 _transport_sanity_check(struct MPT3SAS_ADAPTER *ioc, struct _sas_node *sas_node, in _transport_sanity_check() 650 struct _sas_node *sas_node; in mpt3sas_transport_port_add() local 785 struct _sas_node *sas_node; in mpt3sas_transport_port_remove() local 986 struct _sas_node *sas_node; in mpt3sas_transport_update_links() local
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 557 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy, u64 sas_address) in _transport_add_phy_to_an_existing_port() 591 struct _sas_node *sas_node, struct _sas_phy *mpt2sas_phy) in _transport_del_phy_from_an_existing_port() 624 _transport_sanity_check(struct MPT2SAS_ADAPTER *ioc, struct _sas_node *sas_node, in _transport_sanity_check() 656 struct _sas_node *sas_node; in mpt2sas_transport_port_add() local 792 struct _sas_node *sas_node; in mpt2sas_transport_port_remove() local 989 struct _sas_node *sas_node; in mpt2sas_transport_update_links() local
|