Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jfs/
Djfs_btree.h114 s16 lastindex; /* 2: unused */ member
/linux-4.1.27/sound/pci/
Dmaestro3.c1000 int lastindex = list->curlen - 1; in snd_m3_remove_list() local
1002 if (index != lastindex) { in snd_m3_remove_list()
1004 list->mem_addr + lastindex); in snd_m3_remove_list()
1011 list->mem_addr + lastindex, in snd_m3_remove_list()
/linux-4.1.27/drivers/net/wireless/
Dairo.c3795 __le16 lastindex; in setup_card() local
3920 lastindex = wkr.kindex; in setup_card()
3925 } while(lastindex != wkr.kindex); in setup_card()
5163 __le16 lastindex; in get_wep_key() local
5169 lastindex = wkr.kindex; in get_wep_key()
5178 } while (lastindex != wkr.kindex); in get_wep_key()
5186 __le16 lastindex; in get_wep_tx_idx() local
5192 lastindex = wkr.kindex; in get_wep_tx_idx()
5198 } while (lastindex != wkr.kindex); in get_wep_tx_idx()
5304 __le16 lastindex; in proc_wepkey_open() local
[all …]