AEP_iop_timeout_occurred


#include <aep.h>

typedef struct AEP_iop_timeout_occurred { 
    struct AEPHDR  AEP_i_t_o_hdr;  // Standard Header
    ULONG  AEP_i_t_o_iop;          // address of IOP that timed out
} AEP_iop_timeout_occurred, *PAEP_iop_timeout_occurred;

Contains information for a AEP_IOP_TIMEOUT function.

See also AEP, IOP