Searched defs:__iscsi_complete_pdu (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dlibiscsi.c1100 * __iscsi_complete_pdu - complete pdu
1110 int __iscsi_complete_pdu(struct iscsi_conn *conn, struct iscsi_hdr *hdr, function
1244 EXPORT_SYMBOL_GPL(__iscsi_complete_pdu); variable
1252 rc = __iscsi_complete_pdu(conn, hdr, data, datalen);

Completed in 456 milliseconds