OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm.c
96
FILE *
regfile
;
variable in typeref:typename:FILE *
142
regfile
= NULL;
206
if ((
regfile
= fopen(optarg, "w")) == NULL) {
267
&& (
regfile
== NULL || stock_include_file == NULL)) {
300
if (
regfile
!= NULL)
301
symtable_dump(
regfile
, regdiagfile);
712
if (
regfile
!= NULL) {
713
fclose(
regfile
);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h
1183
struct i915_suspend_saved_registers
regfile
;
member in struct:drm_i915_private
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025