Home
last modified time | relevance | path

Searched refs:lastindex (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
A Djfs_btree.h101 s16 lastindex; /* 2: unused */ member
/linux/sound/pci/
A Dmaestro3.c980 int lastindex = list->curlen - 1; in snd_m3_remove_list() local
982 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()
/linux/drivers/net/wireless/cisco/
A Dairo.c3887 __le16 lastindex; in setup_card() local
3961 lastindex = wkr.kindex; in setup_card()
3966 } while (lastindex != wkr.kindex); in setup_card()
5196 __le16 lastindex; in get_wep_key() local
5202 lastindex = wkr.kindex; in get_wep_key()
5211 } while (lastindex != wkr.kindex); in get_wep_key()
5219 __le16 lastindex; in get_wep_tx_idx() local
5225 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