Home
last modified time | relevance | path

Searched refs:amiga_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Damiflop.c257 static void amiga_write(int), dos_write(int);
259 { "Amiga", 11 , amiga_read, amiga_write},
965 static void amiga_write(int disk) in amiga_write() function