Searched refs:iscsi_scsi_done (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/
H A Discsi.c322 * Note that iscsi_scsi_done() will not close the connection, and must
326 * iscsi_scsi_done() only at the end of receiving a PDU; at this point
329 static void iscsi_scsi_done ( struct iscsi_session *iscsi, int rc, function
443 iscsi_scsi_done ( iscsi, 0, &rsp );
478 iscsi_scsi_done ( iscsi, 0, NULL );

Completed in 47 milliseconds