OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__intel_uc_fw_status
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.h
167
__intel_uc_fw_status
(struct intel_uc_fw *uc_fw)
function in typeref:enum:intel_uc_fw_status
176
return
__intel_uc_fw_status
(uc_fw) != INTEL_UC_FIRMWARE_NOT_SUPPORTED;
181
return
__intel_uc_fw_status
(uc_fw) > INTEL_UC_FIRMWARE_DISABLED;
186
return
__intel_uc_fw_status
(uc_fw) >= INTEL_UC_FIRMWARE_AVAILABLE;
191
return
__intel_uc_fw_status
(uc_fw) >= INTEL_UC_FIRMWARE_TRANSFERRED;
196
return
__intel_uc_fw_status
(uc_fw) == INTEL_UC_FIRMWARE_RUNNING;
Completed in 13 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025