Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c369 isnst_open_so(struct sockaddr_storage *sa);
1627 so = isnst_open_so(&svr->svr_sa); in isnst_register()
2171 so = isnst_open_so(&svr->svr_sa); in isnst_deregister()
2214 so = isnst_open_so(&svr->svr_sa); in isnst_keepalive()
2938 isnst_open_so(struct sockaddr_storage *sa) in isnst_open_so() function