Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup_dummy.c106 .lowindex = 0,
Dspeakup_txprt.c102 .lowindex = 0,
Dspeakup_bns.c103 .lowindex = 0,
Dspeakup_acntsa.c106 .lowindex = 0,
Dspeakup_spkout.c108 .lowindex = 1,
Dsynth.c299 synth->indexing.lowindex; in synth_insert_next_index()
318 - synth->indexing.lowindex in spk_get_index_count()
Dspeakup_audptr.c110 .lowindex = 0,
Dspeakup_ltlk.c117 .lowindex = 1,
Dspk_types.h145 unsigned char lowindex; member
Dspeakup_decext.c130 .lowindex = 0,
Dspeakup_apollo.c115 .lowindex = 0,
Dspeakup_keypc.c111 .lowindex = 0,
Dspeakup_dectlk.c136 .lowindex = 1,
Dspeakup_acntpc.c120 .lowindex = 0,
Dspeakup_decpc.c224 .lowindex = 0,
Dspeakup_soft.c139 .lowindex = 1,
Dspeakup_dtlk.c135 .lowindex = 1,
/drivers/scsi/
Dips.c6534 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6540 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()
6545 ha_sav->host_num = lowindex; in ips_shift_controllers()
6546 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6547 ips_sh[lowindex] = sh_sav; in ips_shift_controllers()