Home
last modified time | relevance | path

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

/freebsd/sys/dev/iscsi/
H A Dicl_soft.c128 static icl_conn_pdu_free_t icl_soft_conn_pdu_free; variable
150 KOBJMETHOD(icl_conn_pdu_free, icl_soft_conn_pdu_free),
188 icl_soft_conn_pdu_free(struct icl_conn *ic, struct icl_pdu *ip) in icl_soft_conn_pdu_free() function
269 icl_soft_conn_pdu_free(ic, ip); in icl_soft_conn_new_pdu()
719 icl_soft_conn_pdu_free(ic, response); in icl_conn_receive_pdus()
1618 icl_soft_conn_pdu_free(ic, isc->receive_pdu); in icl_soft_conn_close()