Searched refs:transport_container_unregister (Results 1 – 7 of 7) sorted by relevance
95 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister() function
821 transport_container_unregister(&i->t.host_attrs); in ata_release_transport()822 transport_container_unregister(&i->link_attr_cont); in ata_release_transport()823 transport_container_unregister(&i->dev_attr_cont); in ata_release_transport()
1887 transport_container_unregister(&i->t.host_attrs); in sas_release_transport()1888 transport_container_unregister(&i->phy_attr_cont); in sas_release_transport()1889 transport_container_unregister(&i->port_attr_cont); in sas_release_transport()1890 transport_container_unregister(&i->rphy_attr_cont); in sas_release_transport()1891 transport_container_unregister(&i->end_dev_attr_cont); in sas_release_transport()1892 transport_container_unregister(&i->expander_attr_cont); in sas_release_transport()
865 transport_container_unregister(&i->t.host_attrs); in srp_release_transport()866 transport_container_unregister(&i->rport_attr_cont); in srp_release_transport()
1598 transport_container_unregister(&i->t.target_attrs); in spi_release_transport()1599 transport_container_unregister(&i->t.host_attrs); in spi_release_transport()
2762 transport_container_unregister(&i->t.target_attrs); in fc_release_transport()2763 transport_container_unregister(&i->t.host_attrs); in fc_release_transport()2764 transport_container_unregister(&i->rport_attr_cont); in fc_release_transport()2765 transport_container_unregister(&i->vport_attr_cont); in fc_release_transport()
4940 transport_container_unregister(&priv->conn_cont); in iscsi_unregister_transport()4941 transport_container_unregister(&priv->session_cont); in iscsi_unregister_transport()4942 transport_container_unregister(&priv->t.host_attrs); in iscsi_unregister_transport()
Completed in 35 milliseconds