Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dfloppy.c535 static const struct cont_t { struct
536 void (*interrupt)(void);
539 void (*redo)(void); /* this is called to retry the operation */
540 void (*error)(void); /* this is called to tally an error */
541 done_f done; /* this is called to say if the operation has