Symbol: COMMAND
bin/csh/file.c
114
static int tsearch(Char *, COMMAND, int);
bin/csh/file.c
600
tsearch(Char *word, COMMAND command, int max_word_length)
regress/lib/libc/db/dbtest.c
154
state = COMMAND;
regress/lib/libc/db/dbtest.c
168
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
175
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
186
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
193
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
200
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
205
state = COMMAND;
regress/lib/libc/db/dbtest.c
212
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
216
state = COMMAND;
regress/lib/libc/db/dbtest.c
219
if (state != COMMAND)
regress/lib/libc/db/dbtest.c
255
state = COMMAND;
regress/lib/libc/db/dbtest.c
286
state = COMMAND;
regress/lib/libc/db/dbtest.c
295
state = COMMAND;
regress/lib/libc/db/dbtest.c
301
state = COMMAND;
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1022
int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1120
int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam);
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1171
int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1224
int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
118
GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
134
int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
150
int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
166
int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
179
int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
196
int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
247
int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
378
index = GetIndexIntoMasterTable(COMMAND, AdjustDisplayPll);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
46
int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
479
index = GetIndexIntoMasterTable(COMMAND, SetPixelClock);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
535
index = GetIndexIntoMasterTable(COMMAND, SetDCEClock);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
592
int index = GetIndexIntoMasterTable(COMMAND, SetPixelClock);
sys/dev/pci/drm/amd/amdgpu/atombios_crtc.c
89
int index = GetIndexIntoMasterTable(COMMAND, EnableScaler);
sys/dev/pci/drm/amd/amdgpu/atombios_dp.c
295
int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
sys/dev/pci/drm/amd/amdgpu/atombios_dp.c
66
int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
1150
int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
1200
int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
1440
int index = GetIndexIntoMasterTable(COMMAND, SelectCRTC_Source);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
1679
int index = GetIndexIntoMasterTable(COMMAND, DAC_LoadDetection);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
326
index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
330
index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
382
int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
569
int index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
805
index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
811
index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
sys/dev/pci/drm/amd/amdgpu/atombios_encoders.c
814
index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl);
sys/dev/pci/drm/amd/amdgpu/atombios_i2c.c
165
int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
sys/dev/pci/drm/amd/amdgpu/atombios_i2c.c
45
int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
sys/dev/pci/drm/amd/display/dc/bios/command_table.c
39
GetIndexIntoMasterTable(COMMAND, command), \
sys/dev/pci/drm/amd/display/dc/bios/command_table.c
44
GetIndexIntoMasterTable(COMMAND, command), &frev, &crev)
sys/dev/pci/drm/amd/display/dc/bios/command_table.c
48
GetIndexIntoMasterTable(COMMAND, command))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
1111
GetIndexIntoMasterTable(COMMAND, SetVoltage),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
236
GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
307
GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
355
GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
376
GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
406
GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
430
GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
467
GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
500
GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
717
GetIndexIntoMasterTable(COMMAND, GetVoltageInfo),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
762
GetIndexIntoMasterTable(COMMAND, GetVoltageInfo),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
942
GetIndexIntoMasterTable(COMMAND, ReadEfuseValue),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
963
GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
982
GetIndexIntoMasterTable(COMMAND, GetVoltageInfo),
sys/dev/pci/drm/radeon/atombios_crtc.c
173
GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters);
sys/dev/pci/drm/radeon/atombios_crtc.c
189
int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC);
sys/dev/pci/drm/radeon/atombios_crtc.c
205
int index = GetIndexIntoMasterTable(COMMAND, EnableCRTCMemReq);
sys/dev/pci/drm/radeon/atombios_crtc.c
231
int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC);
sys/dev/pci/drm/radeon/atombios_crtc.c
256
int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
sys/dev/pci/drm/radeon/atombios_crtc.c
309
int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming);
sys/dev/pci/drm/radeon/atombios_crtc.c
356
int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_Timing);
sys/dev/pci/drm/radeon/atombios_crtc.c
450
int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL);
sys/dev/pci/drm/radeon/atombios_crtc.c
46
int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan);
sys/dev/pci/drm/radeon/atombios_crtc.c
675
index = GetIndexIntoMasterTable(COMMAND, AdjustDisplayPll);
sys/dev/pci/drm/radeon/atombios_crtc.c
775
index = GetIndexIntoMasterTable(COMMAND, SetPixelClock);
sys/dev/pci/drm/radeon/atombios_crtc.c
832
int index = GetIndexIntoMasterTable(COMMAND, SetPixelClock);
sys/dev/pci/drm/radeon/atombios_crtc.c
89
int index = GetIndexIntoMasterTable(COMMAND, EnableScaler);
sys/dev/pci/drm/radeon/atombios_dp.c
343
int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
sys/dev/pci/drm/radeon/atombios_dp.c
810
index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
sys/dev/pci/drm/radeon/atombios_dp.c
93
int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction);
sys/dev/pci/drm/radeon/atombios_encoders.c
1058
index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1064
index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1067
index = GetIndexIntoMasterTable(COMMAND, LVTMATransmitterControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
119
index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1380
int index = GetIndexIntoMasterTable(COMMAND, UNIPHYTransmitterControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1433
int index = GetIndexIntoMasterTable(COMMAND, ExternalEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1533
int index = GetIndexIntoMasterTable(COMMAND, EnableYUV);
sys/dev/pci/drm/radeon/atombios_encoders.c
1576
index = GetIndexIntoMasterTable(COMMAND, TMDSAOutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1581
index = GetIndexIntoMasterTable(COMMAND, DVOOutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1584
index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1588
index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1590
index = GetIndexIntoMasterTable(COMMAND, LVTMAOutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1595
index = GetIndexIntoMasterTable(COMMAND, TV1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1597
index = GetIndexIntoMasterTable(COMMAND, CV1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1599
index = GetIndexIntoMasterTable(COMMAND, DAC1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1604
index = GetIndexIntoMasterTable(COMMAND, TV1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1606
index = GetIndexIntoMasterTable(COMMAND, CV1OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1608
index = GetIndexIntoMasterTable(COMMAND, DAC2OutputControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
1852
int index = GetIndexIntoMasterTable(COMMAND, SelectCRTC_Source);
sys/dev/pci/drm/radeon/atombios_encoders.c
2283
int index = GetIndexIntoMasterTable(COMMAND, DAC_LoadDetection);
sys/dev/pci/drm/radeon/atombios_encoders.c
359
index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
363
index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
408
index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
492
int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
579
index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
583
index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
587
index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
589
index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
862
index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
865
index = GetIndexIntoMasterTable(COMMAND, DIG2EncoderControl);
sys/dev/pci/drm/radeon/atombios_encoders.c
867
index = GetIndexIntoMasterTable(COMMAND, DIG1EncoderControl);
sys/dev/pci/drm/radeon/atombios_i2c.c
43
int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
sys/dev/pci/drm/radeon/radeon_atombios.c
2850
int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL);
sys/dev/pci/drm/radeon/radeon_atombios.c
2966
int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam);
sys/dev/pci/drm/radeon/radeon_atombios.c
3014
int index = GetIndexIntoMasterTable(COMMAND, DynamicClockGating);
sys/dev/pci/drm/radeon/radeon_atombios.c
3024
int index = GetIndexIntoMasterTable(COMMAND, GetEngineClock);
sys/dev/pci/drm/radeon/radeon_atombios.c
3033
int index = GetIndexIntoMasterTable(COMMAND, GetMemoryClock);
sys/dev/pci/drm/radeon/radeon_atombios.c
3043
int index = GetIndexIntoMasterTable(COMMAND, SetEngineClock);
sys/dev/pci/drm/radeon/radeon_atombios.c
3054
int index = GetIndexIntoMasterTable(COMMAND, SetMemoryClock);
sys/dev/pci/drm/radeon/radeon_atombios.c
3068
int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
sys/dev/pci/drm/radeon/radeon_atombios.c
3087
int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
sys/dev/pci/drm/radeon/radeon_atombios.c
3098
int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
sys/dev/pci/drm/radeon/radeon_atombios.c
3116
int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
sys/dev/pci/drm/radeon/radeon_atombios.c
3154
int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
sys/dev/pci/drm/radeon/radeon_atombios.c
3200
int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
sys/dev/pci/drm/radeon/radeon_atombios.c
3320
int index = GetIndexIntoMasterTable(COMMAND, GetVoltageInfo);
sys/dev/pci/drm/radeon/radeon_atombios.c
3352
int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);