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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S26 .global fdc1772_comendhandler
27 fdc1772_comendhandler: label
57 .word fdc1772_comendhandler
78 .word fdc1772_comendhandler
H A Dfd1772.c220 /* DAG: On Arc we spin on a flag being cleared by fdc1772_comendhandler which
222 extern void fdc1772_comendhandler(void); /* Actually doens't have these parameters - see fd1772.S */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/machine/
H A Ddma.c82 extern void fdc1772_comendhandler(void);
90 /* B fdc1772_comendhandler */
92 (((unsigned int)fdc1772_comendhandler-(0x1c+8))/4);

Completed in 70 milliseconds