Searched refs:lastindex (Results 1 – 3 of 3) sorted by relevance
101 s16 lastindex; /* 2: unused */ member
980 int lastindex = list->curlen - 1; in snd_m3_remove_list() local982 if (index != lastindex) { in snd_m3_remove_list()984 list->mem_addr + lastindex); in snd_m3_remove_list()991 list->mem_addr + lastindex, in snd_m3_remove_list()
3887 __le16 lastindex; in setup_card() local3961 lastindex = wkr.kindex; in setup_card()3966 } while (lastindex != wkr.kindex); in setup_card()5196 __le16 lastindex; in get_wep_key() local5202 lastindex = wkr.kindex; in get_wep_key()5211 } while (lastindex != wkr.kindex); in get_wep_key()5219 __le16 lastindex; in get_wep_tx_idx() local5225 lastindex = wkr.kindex; in get_wep_tx_idx()5231 } while (lastindex != wkr.kindex); in get_wep_tx_idx()5338 __le16 lastindex; in proc_wepkey_open() local[all …]
Completed in 27 milliseconds