Searched refs:current_type (Results 1 – 3 of 3) sorted by relevance
98 typedef typename boost::mpl::deref<Iterator>::type current_type; typedef102 (bit_size<current_type>::type::value >= MinSize),103 current_type,
326 enum e820_type current_type, last_type; in e820__update_table() local390 current_type = 0; in e820__update_table()392 if (overlap_list[i]->type > current_type) in e820__update_table()393 current_type = overlap_list[i]->type; in e820__update_table()397 if (current_type != last_type || e820_nomerge(current_type)) { in e820__update_table()406 if (current_type != 0) { in e820__update_table()408 new_entries[new_nr_entries].type = current_type; in e820__update_table()411 last_type = current_type; in e820__update_table()
483 static struct floppy_struct *current_type[N_DRIVE]; variable607 return !current_type[drive] && !ITYPE(drive_state[drive].fd_device); in drive_no_geom()768 current_type[drive] != NULL) in disk_change()770 current_type[drive] = NULL; in disk_change()2114 _floppy = current_type[drive]; in set_floppy()2385 current_type[current_drive] = _floppy; in rw_interrupt()2394 current_type[current_drive] = _floppy; in rw_interrupt()3367 current_type[drive] = &user_params[drive]; in set_geometry()3446 *g = current_type[drive]; in get_floppy_geometry()3556 current_type[drive] = NULL; in fd_locked_ioctl()