OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXISPREQUEST
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ispvar.h
169
#define RQUEST_QUEUE_LEN(x)
MAXISPREQUEST
(x)
171
#define RESULT_QUEUE_LEN(x)
MAXISPREQUEST
(x)
174
(((
MAXISPREQUEST
(x) >> 2) < 64)? 64 :
MAXISPREQUEST
(x) >> 2)
1039
*
MAXISPREQUEST
(ispsoftc_t *) maximum request queue size
isp_netbsd.h
138
#define
MAXISPREQUEST
(isp) 256
isp.c
7463
sdp->isp_max_queue_depth =
MAXISPREQUEST
(isp);
Completed in 19 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025