OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isns_new_trans
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libisns/
isns.h
59
ISNS_TRANS
isns_new_trans
(ISNS_HANDLE, uint16_t, uint16_t);
isns_thread.c
536
trans =
isns_new_trans
((ISNS_HANDLE)cfg_p, isnsp_DevAttrQry, 0);
538
DBG("isns_kevent_timer_refresh: error on
isns_new_trans
()\n");
isns_pdu.c
358
*
isns_new_trans
- create a new ISNS transaction
361
isns_new_trans
(ISNS_HANDLE isns_handle, uint16_t func_id, uint16_t pdu_flags)
function in typeref:typename:ISNS_TRANS
368
DBG("
isns_new_trans
: error - handle=%p\n", isns_handle);
374
DBG("
isns_new_trans
: error on isns_new_buffer()\n");
411
DBG("
isns_new_trans
: error on isns_new_pdu()\n");
418
DBG("
isns_new_trans
: %p\n", trans_p);
425
* isns_free_trans - free ISNS transaction created with
isns_new_trans
/src/sbin/iscsid/
iscsid_discover.c
117
t =
isns_new_trans
(isns_handle, isnsp_DevAttrQry, MY_FLAGS);
201
(t =
isns_new_trans
(isns_handle, isnsp_DevAttrQry, MY_FLAGS))) {
336
if (ISNS_INVALID_TRANS == (t =
isns_new_trans
(isns_handle, isnsp_DevDereg,
376
if (ISNS_INVALID_TRANS == (t =
isns_new_trans
(isns_handle, isnsp_DevAttrReg,
595
if (ISNS_INVALID_TRANS == (t =
isns_new_trans
(isns_handle,
Completed in 26 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025