Searched refs:fd_device (Results 1 – 3 of 3) sorted by relevance
231 int fd_device; member
606 return !current_type[drive] && !ITYPE(drive_state[drive].fd_device); in drive_no_geom()2112 int type = ITYPE(drive_state[drive].fd_device); in set_floppy()3260 if (!disk || ITYPE(drive_state[cnt].fd_device) != type) in set_geometry()3369 int type = ITYPE(drive_state[drive].fd_device); in fd_getgeo()3405 int type = ITYPE(drive_state[drive].fd_device); in fd_locked_ioctl()3622 compat_int_t fd_device; member3681 type = ITYPE(drive_state[drive].fd_device); in compat_set_geometry()3697 err = get_floppy_geometry(drive, ITYPE(drive_state[drive].fd_device), in compat_get_prm()3805 v.fd_device = drive_state[drive].fd_device; in compat_getdrvstat()4002 old_dev = drive_state[drive].fd_device; in floppy_open()[all …]
322 static int fd_device[4] = { 0, 0, 0, 0 }; variable1665 old_dev = fd_device[drive]; in floppy_open()1695 fd_device[drive] = system; in floppy_open()