Home
last modified time | relevance | path

Searched refs:lowindex (Results 1 – 18 of 18) sorted by relevance

/drivers/staging/speakup/
Dsynth.c272 synth->indexing.lowindex; in synth_insert_next_index()
290 -synth->indexing.lowindex in get_index_count()
Dspeakup_dummy.c116 .lowindex = 0,
Dspeakup_txprt.c114 .lowindex = 0,
Dspeakup_bns.c114 .lowindex = 0,
Dspeakup_acntsa.c117 .lowindex = 0,
Dspeakup_spkout.c121 .lowindex = 1,
Dspeakup_ltlk.c129 .lowindex = 1,
Dspeakup_audptr.c122 .lowindex = 0,
Dspk_types.h145 unsigned char lowindex; member
Dspeakup_apollo.c126 .lowindex = 0,
Dspeakup_decext.c144 .lowindex = 0,
Dspeakup_keypc.c123 .lowindex = 0,
Dspeakup_dectlk.c148 .lowindex = 1,
Dspeakup_acntpc.c132 .lowindex = 0,
Dspeakup_soft.c147 .lowindex = 1,
Dspeakup_decpc.c237 .lowindex = 0,
Dspeakup_dtlk.c146 .lowindex = 1,
/drivers/scsi/
Dips.c6663 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6669 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()
6674 ha_sav->host_num = lowindex; in ips_shift_controllers()
6675 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6676 ips_sh[lowindex] = sh_sav; in ips_shift_controllers()