OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_patch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
6378
const struct patch *
last_patch
;
local
6382
last_patch
= &patches[num_patches];
6385
while (cur_patch <
last_patch
&& start_instr == cur_patch->begin) {
aic79xx.c
8416
const struct patch *
last_patch
;
local
8420
last_patch
= &patches[num_patches];
8423
while (cur_patch <
last_patch
&& start_instr == cur_patch->begin) {
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026