Searched defs:cont_t (Results 1 – 1 of 1) sorted by relevance
547 static const struct cont_t { struct548 void (*interrupt)(void);551 void (*redo)(void); /* this is called to retry the operation */552 void (*error)(void); /* this is called to tally an error */553 done_f done; /* this is called to say if the operation has