
PCI CD and PCI CDa
Document Number: 008-00965-06 EDT Public Revision: I December 2004
Template: edt.dot
Page 32
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of bytes transferred, as described above.
edt_timeouts
Description
Returns the number of read and write timeouts that have occurred since the last call of edt_open.
Syntax
#include "edtinc.h"
int edt_timeouts(EdtDev *edt_p);
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of read and write timeouts that have occurred since the last call of edt_open.
edt_get_timeout_count
Description
Returns the number of bytes transferred at last timeout.
Syntax
#include "edtinc.h"
int edt_get_timeout_count(EdtDev *edt_p);
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of bytes transferred at last timeout.
edt_set_timeout_action
Description
Sets the driver behavior on a timeout.
Syntax
#include "edtinc.h"
void edt_set_timeout_action(EdtDev *edt_p, int action);
Arguments
edt_p
device handle returned from edt_open or edt_open_channel
action
integer configures the any action taken on a timeout. Definitions:
Kommentare zu diesen Handbüchern