Searched refs:fd_device (Results 1 – 2 of 2) sorted by relevance
602 return !current_type[drive] && !ITYPE(drive_state[drive].fd_device); in drive_no_geom()2108 int type = ITYPE(drive_state[drive].fd_device); in set_floppy()3253 if (!disk || ITYPE(drive_state[cnt].fd_device) != type) in set_geometry()3362 int type = ITYPE(drive_state[drive].fd_device); in fd_getgeo()3398 int type = ITYPE(drive_state[drive].fd_device); in fd_locked_ioctl()3615 compat_int_t fd_device; member3674 type = ITYPE(drive_state[drive].fd_device); in compat_set_geometry()3690 err = get_floppy_geometry(drive, ITYPE(drive_state[drive].fd_device), in compat_get_prm()3798 v.fd_device = drive_state[drive].fd_device; in compat_getdrvstat()3995 old_dev = drive_state[drive].fd_device; in floppy_open()[all …]
231 int fd_device; member