Searched refs:current_type (Results 1 – 4 of 4) sorted by relevance
325 enum e820_type current_type, last_type; in e820__update_table() local389 current_type = 0; in e820__update_table()391 if (overlap_list[i]->type > current_type) in e820__update_table()392 current_type = overlap_list[i]->type; in e820__update_table()396 if (current_type != last_type || e820_nomerge(current_type)) { in e820__update_table()405 if (current_type) { in e820__update_table()407 new_entries[new_nr_entries].type = current_type; in e820__update_table()410 last_type = current_type; in e820__update_table()
986 enum power_supply_charge_type current_type,1008 enum power_supply_charge_type current_type, in power_supply_charge_types_show() argument
603 enum power_supply_charge_type current_type, in power_supply_charge_types_show() argument609 available_types, current_type, buf); in power_supply_charge_types_show()
483 static struct floppy_struct *current_type[N_DRIVE]; variable606 return !current_type[drive] && !ITYPE(drive_state[drive].fd_device); in drive_no_geom()767 current_type[drive] != NULL) in disk_change()769 current_type[drive] = NULL; in disk_change()2117 _floppy = current_type[drive]; in set_floppy()2388 current_type[current_drive] = _floppy; in rw_interrupt()2397 current_type[current_drive] = _floppy; in rw_interrupt()3280 current_type[drive] = &user_params[drive]; in set_geometry()3359 *g = current_type[drive]; in get_floppy_geometry()3470 current_type[drive] = NULL; in fd_locked_ioctl()