Lines Matching defs:index

1507 		 * Calculate the index to each element.
1650 * Calculate the index to each element.
4704 * Calculate the index to each element.
4849 mb_messages(struct l_state_struct *l_state, int index, int elem_index)
4854 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
4856 l_state->ib_tbl.config.text[index]);
4858 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;
4914 back_plane_messages(struct l_state_struct *l_state, int index, int elem_index)
4920 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
4922 l_state->ib_tbl.config.text[index]);
4924 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;
4976 dpm_SSC100_messages(struct l_state_struct *l_state, int index, int elem_index)
4982 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
4984 l_state->ib_tbl.config.text[index]);
4986 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;
5033 loop_messages(struct l_state_struct *l_state, int index, int elem_index)
5038 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
5040 l_state->ib_tbl.config.text[index]);
5042 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;
5089 ctlr_messages(struct l_state_struct *l_state, int index, int elem_index)
5095 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
5097 l_state->ib_tbl.config.text[index]);
5099 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;
5271 revision_msg(struct l_state_struct *l_state, int index)
5274 l_state->ib_tbl.p7_s.element_desc[index].desc_string)) {
5276 l_state->ib_tbl.p7_s.element_desc[index].desc_string);
5289 ps_messages(struct l_state_struct *l_state, int index, int elem_index)
5296 if (l_state->ib_tbl.config.type_hdr[index].text_len != 0) {
5298 l_state->ib_tbl.config.text[index]);
5301 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[index].num;