OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icb_execthrottle
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
isp.c
1554
icbp->
icb_execthrottle
= DEFAULT_EXEC_THROTTLE(isp);
1555
if (icbp->
icb_execthrottle
< 1) {
1557
icbp->
icb_execthrottle
= ICB_DFLT_THROTTLE;
1801
icbp->
icb_execthrottle
= DEFAULT_EXEC_THROTTLE(isp);
1802
if (icbp->
icb_execthrottle
< 1) {
1804
icbp->
icb_execthrottle
= ICB_DFLT_THROTTLE;
ispmbox.h
894
uint16_t
icb_execthrottle
;
member in struct:__anon33fa061c1b08
1039
uint16_t
icb_execthrottle
;
member in struct:__anon33fa061c1c08
isp_library.c
1188
ISP_IOXPUT_16(isp, src->
icb_execthrottle
, &dst->
icb_execthrottle
);
1248
ISP_IOXPUT_16(isp, src->
icb_execthrottle
, &dst->
icb_execthrottle
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025