OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minor_ver_wanted
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.c
127
uc_fw->
minor_ver_wanted
= blob->minor;
239
uc_fw->
minor_ver_wanted
= 0;
243
uc_fw->
minor_ver_wanted
+= 1;
249
uc_fw->
minor_ver_wanted
= 0;
251
} else if (uc_fw->
minor_ver_wanted
&&
254
uc_fw->
minor_ver_wanted
-= 1;
259
uc_fw->
minor_ver_wanted
= 0;
359
uc_fw->minor_ver_found < uc_fw->
minor_ver_wanted
) {
363
uc_fw->major_ver_wanted, uc_fw->
minor_ver_wanted
);
624
uc_fw->major_ver_wanted, uc_fw->
minor_ver_wanted
,
[
all
...]
intel_uc_fw.h
83
u16
minor_ver_wanted
;
member in struct:intel_uc_fw
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025