Lines Matching defs:done
540 done_f done; /* this is called to say if the operation has
717 * 2. No floppy disk is in the drive. This is done in order to ensure that
957 * stopping at current drive. This is done before any long operation, to
1031 cont->done(0);
1074 cont->done(0);
1080 cont->done(0);
1092 cont->done(0);
1220 cont->done(0);
1264 * to account for the data rate-based scaling done by the 82072 and 82077
1448 cont->done(0);
1466 cont->done(0);
1610 cont->done(0);
1796 * reset is done by pulling bit 2 of DOR low for a while (old FDCs),
1888 cont->done(0);
1954 fdc_specify(current_fdc, current_drive); /* must be done here because of hut, hlt ... */
2001 .done = (done_f)empty
2008 .done = (done_f)empty
2050 cont->done(1);
2055 cont->done(0);
2100 cont->done(0);
2130 cont->done(1);
2222 .done = generic_done
2269 /* We're done with the request */
2280 char msg[sizeof("request done ") + sizeof(int) * 3];
2283 snprintf(msg, sizeof(msg), "request done %d", uptodate);
2401 cont->done(1);
2534 * allocation on the fly, it should be done here. No other part should need
2840 .done = request_done
2867 current one is done */
2888 .done = generic_done
2920 .done = generic_done
3031 .done = raw_cmd_done
4194 process_fd_request(); /*already done by another thread */