Lines Matching refs:lookupindex
1388 uint16 lookupindex = 0; in wf_channel_create_chspec_frm_opclass() local
1391 lookupindex = 1; in wf_channel_create_chspec_frm_opclass()
1394 lookupindex = 3; in wf_channel_create_chspec_frm_opclass()
1397 lookupindex = 5; in wf_channel_create_chspec_frm_opclass()
1400 lookupindex = 12; in wf_channel_create_chspec_frm_opclass()
1403 lookupindex = 22; in wf_channel_create_chspec_frm_opclass()
1406 lookupindex = 23; in wf_channel_create_chspec_frm_opclass()
1409 lookupindex = 25; in wf_channel_create_chspec_frm_opclass()
1412 lookupindex = 32; in wf_channel_create_chspec_frm_opclass()
1415 lookupindex = 33; in wf_channel_create_chspec_frm_opclass()
1418 lookupindex = 12; in wf_channel_create_chspec_frm_opclass()
1421 if (lookupindex < 33) { in wf_channel_create_chspec_frm_opclass()
1422 opclass_info = opclass_data[lookupindex-1]; in wf_channel_create_chspec_frm_opclass()