Home
last modified time | relevance | path

Searched refs:istgt_lu_pass_shutdown (Results 1 – 3 of 3) sorted by relevance

/dports/net/istgt/istgt-20150713/src/
H A Distgt_proto.h179 int istgt_lu_pass_shutdown(ISTGT_Ptr istgt, ISTGT_LU_Ptr lu);
H A Distgt_lu_pass.c990 istgt_lu_pass_shutdown(ISTGT_Ptr istgt __attribute__((__unused__)), ISTGT_LU_Ptr lu) in istgt_lu_pass_shutdown() function
1783 istgt_lu_pass_shutdown(ISTGT_Ptr istgt __attribute__((__unused__)), ISTGT_LU_Ptr lu __attribute__((… in istgt_lu_pass_shutdown() function
H A Distgt_lu.c2539 rc = istgt_lu_pass_shutdown(istgt, lu); in istgt_lu_shutdown_unit()