Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c363 isnst_send_pdu(void *so, isns_pdu_t *pdu);
1638 rc = isnst_send_pdu(so, pdu); in isnst_register()
2183 rc = isnst_send_pdu(so, pdu); in isnst_deregister()
2226 rc = isnst_send_pdu(so, pdu); in isnst_keepalive()
2763 isnst_send_pdu(void *so, isns_pdu_t *pdu) in isnst_send_pdu() function
3410 if (isnst_send_pdu(ks, rsp_pdu) != 0) { in isnst_handle_esi_req()