Searched refs:ITYPE (Results 1 – 1 of 1) sorted by relevance
296 #define ITYPE(x) (((x) >> 2) & 0x1f) macro603 return !current_type[drive] && !ITYPE(UDRS->fd_device); in drive_no_geom()2060 int type = ITYPE(UDRS->fd_device); in set_floppy()3258 if (!bdev || ITYPE(drive_state[cnt].fd_device) != type) in set_geometry()3367 int type = ITYPE(drive_state[drive].fd_device); in fd_getgeo()3385 int type = ITYPE(UDRS->fd_device); in fd_locked_ioctl()4225 if (ITYPE(i)) in do_floppy_init()4226 floppy_sizes[i] = floppy_type[ITYPE(i)].size; in do_floppy_init()