Searched refs:mfm_rw_intr (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfmhd.c73 * Changed mfm_rw_intr so that it doesn't follow the error
443 static void mfm_rw_intr(void) function
447 console_printf("mfm_rw_intr...dataleft=%d\n", hdc63463_dataleft);
456 DBG("mfm_rw_intr: DER/ABN err\n");
470 printk("mfm_rw_intr: Apparent DMA write request when no more to DMA\n");
481 printk("mfm_rw_intr: Apparent DMA read request when no more to DMA\n");
538 DBG("mfm_rw_intr: DER/ABN error\n");
560 /*console_printf ("mfm_rw_intr nearexit [%02X]\n", __raw_readb(mfm_IRQPollLoc)); */
569 DBG("mfm_rw_intr: returned from cont->done\n");
572 SET_INTR(mfm_rw_intr);
[all...]

Completed in 30 milliseconds