Home
last modified time | relevance | path

Searched refs:current_space (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
Dm32r_pcc.c62 pcc_as_t current_space; member
117 if (t->current_space != as_io || t->last_iodbex != need_ex) { in pcc_iorw()
140 map_changed = (t->current_space == as_attr && size == 2); /* XXX */ in pcc_iorw()
145 t->current_space = as_io; in pcc_iorw()
499 pcc_as_t last = t->current_space;
519 t->current_space = as_none;
533 t->current_space = as_attr;
536 t->current_space = as_comm;
Dm32r_cfc.c54 pcc_as_t current_space; member
556 t->current_space = as_none; in _pcc_set_mem_map()
564 t->current_space = as_attr; in _pcc_set_mem_map()
566 t->current_space = as_comm; in _pcc_set_mem_map()