OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nxt_priority
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_cvscan.h
65
int
nxt_priority
;
member in struct:RF_CvscanHeader_s
rf_cvscan.c
65
&& tmp->priority == hdr->
nxt_priority
&& pri_ok(tmp->priority));
72
RF_ASSERT(tmp->priority == hdr->
nxt_priority
);
77
for (key = hdr->
nxt_priority
- 1, tmp = hdr->burner;
84
RF_ASSERT(tmp->priority < hdr->
nxt_priority
);
172
hdr->
nxt_priority
= req->priority;
174
if (req->priority > hdr->
nxt_priority
) {
182
hdr->
nxt_priority
= req->priority;
184
if (req->priority < hdr->
nxt_priority
) {
262
hdr->
nxt_priority
= burner->priority;
264
&& burner->priority == hdr->
nxt_priority
) {
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025