Searched refs:get_floppy_geometry (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/block/ |
H A D | swim.c | 573 static int get_floppy_geometry(struct floppy_state *fs, int type, get_floppy_geometry() function 607 get_floppy_geometry(fs, 0, &g); setup_medium() 730 ret = get_floppy_geometry(fs, 0, &g); floppy_getgeo()
|
H A D | floppy.c | 3347 static int get_floppy_geometry(int drive, int type, struct floppy_struct **g) get_floppy_geometry() function 3371 ret = get_floppy_geometry(drive, type, &g); fd_getgeo() 3458 ret = get_floppy_geometry(drive, type, fd_locked_ioctl()
|
Completed in 309 milliseconds