Searched refs:au_stor_curr_dev (Results 1 – 2 of 2) sorted by relevance
108 static int au_stor_curr_dev; /* current device */ variable493 au_stor_curr_dev = -1; in do_auto_update()496 au_stor_curr_dev = s_intf[j].init(); in do_auto_update()497 if (au_stor_curr_dev == -1) { in do_auto_update()518 s_intf[j].name, au_stor_curr_dev, 1); in do_auto_update()
521 static int au_stor_curr_dev; /* current device */ variable1829 au_stor_curr_dev = -1; in do_auto_update()1832 au_stor_curr_dev = s_intf[j].init(); in do_auto_update()1833 if (au_stor_curr_dev == -1) { in do_auto_update()1865 debug_print("Unable to use %s %d:%d for fatls\n", s_intf[j].name, au_stor_curr_dev, 1); in do_auto_update()