Searched refs:endidx (Results 1 – 4 of 4) sorted by relevance
85 t.endidx = 91; in hp_sdc_rtc_do_read_bbrtc()153 t.endidx = numreg * 5; in hp_sdc_rtc_read_i8042timer()156 tseq[t.endidx - 4] |= HP_SDC_ACT_SEMAPHORE; /* numreg assumed > 1 */ in hp_sdc_rtc_read_i8042timer()
206 priv->trans.endidx = 5; in hp_sdc_mlc_cts()246 priv->trans.endidx = 6; in hp_sdc_mlc_out()287 priv->trans.endidx = 4; in hp_sdc_mlc_out()
67 int endidx; /* transaction is over and done if idx == endidx */ member
2004 int startidx, endidx; in xfs_difree_inode_chunk() local2027 startidx = endidx = find_first_zero_bit(holemask, in xfs_difree_inode_chunk()2040 nextbit == endidx + 1) { in xfs_difree_inode_chunk()2041 endidx = nextbit; in xfs_difree_inode_chunk()2052 contigblk = ((endidx - startidx + 1) * in xfs_difree_inode_chunk()2065 startidx = endidx = nextbit; in xfs_difree_inode_chunk()