OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sg_entry_cnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
advlib.c
2258
u_int16_t
sg_entry_cnt
= 0;
local in function:AscExeScsiQueue
2292
sg_entry_cnt
= sg_head->entry_cnt;
2294
if (
sg_entry_cnt
< 1)
2296
sg_entry_cnt
);
2298
if (
sg_entry_cnt
> ASC_MAX_SG_LIST)
2301
if (
sg_entry_cnt
== 1) {
2306
sg_entry_cnt_minus_one =
sg_entry_cnt
- 1;
2314
for (i = 0; i <
sg_entry_cnt
; i++)
2363
n_q_required = AscSgListToQueue(
sg_entry_cnt
);
2444
u_int16_t
sg_entry_cnt
;
local in function:AscPutReadySgListQueue
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 30 16:09:53 GMT 2025