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

/drivers/scsi/
H A Dlibiscsi.c1144 * __iscsi_complete_pdu - complete pdu
1154 int __iscsi_complete_pdu(struct iscsi_conn *conn, struct iscsi_hdr *hdr, function
1293 EXPORT_SYMBOL_GPL(__iscsi_complete_pdu); variable
1301 rc = __iscsi_complete_pdu(conn, hdr, data, datalen);

Completed in 155 milliseconds