Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_bns.c112 .lowindex = 0,
H A Dspeakup_txprt.c117 .lowindex = 0,
H A Dsynth.c301 synth->indexing.lowindex; in synth_insert_next_index()
320 - synth->indexing.lowindex in spk_get_index_count()
H A Dspeakup_acntsa.c116 .lowindex = 0,
H A Dspeakup_spkout.c119 .lowindex = 1,
H A Dspeakup_dummy.c132 .lowindex = 0,
H A Dspk_types.h150 unsigned char lowindex; member
H A Dspeakup_audptr.c119 .lowindex = 0,
H A Dspeakup_ltlk.c128 .lowindex = 1,
H A Dspeakup_apollo.c128 .lowindex = 0,
H A Dspeakup_decext.c143 .lowindex = 0,
H A Dspeakup_keypc.c120 .lowindex = 0,
H A Dspeakup_acntpc.c129 .lowindex = 0,
H A Dspeakup_dectlk.c152 .lowindex = 1,
H A Dspeakup_dtlk.c145 .lowindex = 1,
H A Dspeakup_decpc.c239 .lowindex = 0,
H A Dspeakup_soft.c153 .lowindex = 1,
/openbmc/linux/drivers/scsi/
H A Dips.c6535 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6541 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()
6546 ha_sav->host_num = lowindex; in ips_shift_controllers()
6547 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6548 ips_sh[lowindex] = sh_sav; in ips_shift_controllers()