Home
last modified time | relevance | path

Searched defs:cont_t (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/
H A Dfloppy.c531 static const struct cont_t { struct
532 void (*interrupt)(void);
535 void (*redo)(void); /* this is called to retry the operation */
536 void (*error)(void); /* this is called to tally an error */
537 void (*done)(int); /* this is called to say if the operation has