Searched refs:transport_container_unregister (Results 1 – 7 of 7) sorted by relevance
89 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister() function
775 transport_container_unregister(&i->t.host_attrs); in ata_release_transport()776 transport_container_unregister(&i->link_attr_cont); in ata_release_transport()777 transport_container_unregister(&i->dev_attr_cont); in ata_release_transport()
1854 transport_container_unregister(&i->t.host_attrs); in sas_release_transport()1855 transport_container_unregister(&i->phy_attr_cont); in sas_release_transport()1856 transport_container_unregister(&i->port_attr_cont); in sas_release_transport()1857 transport_container_unregister(&i->rphy_attr_cont); in sas_release_transport()1858 transport_container_unregister(&i->end_dev_attr_cont); in sas_release_transport()1859 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()
1597 transport_container_unregister(&i->t.target_attrs); in spi_release_transport()1598 transport_container_unregister(&i->t.host_attrs); in spi_release_transport()
2770 transport_container_unregister(&i->t.target_attrs); in fc_release_transport()2771 transport_container_unregister(&i->t.host_attrs); in fc_release_transport()2772 transport_container_unregister(&i->rport_attr_cont); in fc_release_transport()2773 transport_container_unregister(&i->vport_attr_cont); in fc_release_transport()
4806 transport_container_unregister(&priv->conn_cont); in iscsi_unregister_transport()4807 transport_container_unregister(&priv->session_cont); in iscsi_unregister_transport()4808 transport_container_unregister(&priv->t.host_attrs); in iscsi_unregister_transport()
Completed in 33 milliseconds