OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_patches
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
6379
u_int
num_patches
;
local
6381
num_patches
= sizeof(patches)/sizeof(struct patch);
6382
last_patch = &patches[
num_patches
];
aic79xx.c
8417
u_int
num_patches
;
local
8419
num_patches
= sizeof(patches)/sizeof(struct patch);
8420
last_patch = &patches[
num_patches
];
Completed in 32 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026