Searched refs:fd_device (Results 1 – 3 of 3) sorted by relevance
231 int fd_device; member
2109 int type = ITYPE(drive_state[drive].fd_device); in set_floppy()3256 if (!disk || ITYPE(drive_state[cnt].fd_device) != type) in set_geometry()3365 int type = ITYPE(drive_state[drive].fd_device); in fd_getgeo()3401 int type = ITYPE(drive_state[drive].fd_device); in fd_locked_ioctl()3618 compat_int_t fd_device; member3677 type = ITYPE(drive_state[drive].fd_device); in compat_set_geometry()3801 v.fd_device = drive_state[drive].fd_device; in compat_getdrvstat()3998 old_dev = drive_state[drive].fd_device; in floppy_open()4044 drive_state[drive].fd_device = new_dev; in floppy_open()4215 set_capacity(disk, floppy_sizes[drive_state[drive].fd_device]); in floppy_revalidate()[all …]
321 static int fd_device[4] = { 0, 0, 0, 0 }; variable1664 old_dev = fd_device[drive]; in floppy_open()1694 fd_device[drive] = system; in floppy_open()