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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c373 static int ide_floppy_get_capacity(ide_drive_t *drive) function
500 (void) ide_floppy_get_capacity(drive);
518 ret = ide_floppy_get_capacity(drive);
527 .get_capacity = ide_floppy_get_capacity,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy.c373 static int ide_floppy_get_capacity(ide_drive_t *drive) function
500 (void) ide_floppy_get_capacity(drive);
518 ret = ide_floppy_get_capacity(drive);
527 .get_capacity = ide_floppy_get_capacity,

Completed in 69 milliseconds