Lines Matching defs:result
338 * globals used by 'result()'
345 #define ST3 0 /* result of GETSTATUS */
1159 static int result(int fdc)
1180 DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n",
1200 return result(fdc);
1529 inr = result(current_fdc);
1573 if (result(fdc) != 1) {
1747 inr = result(current_fdc);
1754 inr = result(current_fdc);
1787 result(current_fdc); /* get the status ready for set_fdc */
1844 pr_info("last result at %lu\n", resultjiffies);
1980 * Initialization also uses output_byte, result, set_dor, floppy_interrupt
2042 static void generic_done(int result)
2044 command_status = result;
2314 /* Interrupt handler evaluating the result of the r/w operation */
4337 r = result(fdc);
4364 r = result(fdc);
4376 r = result(fdc);