Home
last modified time | relevance | path

Searched refs:iscsi_destroy_endpoint (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/scsi/
Dscsi_transport_iscsi.h261 extern void iscsi_destroy_endpoint(struct iscsi_endpoint *ep);
/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_iscsi.c626 iscsi_destroy_endpoint(ep); in beiscsi_ep_connect()
735 iscsi_destroy_endpoint(beiscsi_ep->openiscsi_ep); in beiscsi_ep_disconnect()
/linux-2.6.39/drivers/infiniband/ulp/iser/
Discsi_iser.c577 iscsi_destroy_endpoint(ep); in iscsi_iser_ep_connect()
Diser_verbs.c343 iscsi_destroy_endpoint(ib_conn->ep); in iser_conn_release()
/linux-2.6.39/drivers/scsi/
Dscsi_transport_iscsi.c246 void iscsi_destroy_endpoint(struct iscsi_endpoint *ep) in iscsi_destroy_endpoint() function
251 EXPORT_SYMBOL_GPL(iscsi_destroy_endpoint);
/linux-2.6.39/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c425 iscsi_destroy_endpoint(ep); in bnx2i_free_ep()
/linux-2.6.39/drivers/scsi/cxgbi/
Dlibcxgbi.c2527 iscsi_destroy_endpoint(ep); in cxgbi_ep_disconnect()