Searched refs:ITYPE (Results 1 – 1 of 1) sorted by relevance
300 #define ITYPE(x) (((x) >> 2) & 0x1f) macro 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() 3681 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() 4049 set_capacity(disks[drive][ITYPE(new_dev)], floppy_sizes[new_dev]); in floppy_open() 4621 if (ITYPE( in do_floppy_init() [all...]