Home
last modified time | relevance | path

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

/drivers/accessibility/speakup/
Dspeakup_bns.c103 .lowindex = 0,
Dspeakup_txprt.c102 .lowindex = 0,
Dspeakup_dummy.c110 .lowindex = 0,
Dspeakup_spkout.c108 .lowindex = 1,
Dspeakup_acntsa.c106 .lowindex = 0,
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.h150 unsigned char lowindex; member
Dspeakup_apollo.c115 .lowindex = 0,
Dspeakup_decext.c134 .lowindex = 0,
Dspeakup_keypc.c111 .lowindex = 0,
Dspeakup_dectlk.c140 .lowindex = 1,
Dspeakup_acntpc.c120 .lowindex = 0,
Dspeakup_dtlk.c135 .lowindex = 1,
Dspeakup_soft.c141 .lowindex = 1,
Dspeakup_decpc.c228 .lowindex = 0,
/drivers/scsi/
Dips.c6532 ips_shift_controllers(int lowindex, int highindex) in ips_shift_controllers() argument
6538 for (i = highindex; i > lowindex; i--) { in ips_shift_controllers()
6543 ha_sav->host_num = lowindex; in ips_shift_controllers()
6544 ips_ha[lowindex] = ha_sav; in ips_shift_controllers()
6545 ips_sh[lowindex] = sh_sav; in ips_shift_controllers()