OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_host_qng
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
adwlib.c
118
ADW_DEF_MAX_HOST_QNG, /* 15
max_host_qng
*/
164
ADW_DEF_MAX_HOST_QNG, /* 15
max_host_qng
*/
210
ADW_DEF_MAX_HOST_QNG, /* 15
max_host_qng
*/
368
sc->
max_host_qng
= eep_config.
max_host_qng
;
403
if (eep_config.
max_host_qng
> ADW_DEF_MAX_HOST_QNG) {
404
eep_config.
max_host_qng
= ADW_DEF_MAX_HOST_QNG;
405
} else if (eep_config.
max_host_qng
< ADW_DEF_MIN_HOST_QNG)
408
if (eep_config.
max_host_qng
== 0) {
409
eep_config.
max_host_qng
= ADW_DEF_MAX_HOST_QNG
[
all
...]
adwlib.h
193
u_int8_t
max_host_qng
; /* 15 maximum host queuing */
member in struct:adw_eeprom
860
u_int8_t
max_host_qng
; /* maximum number of Q'ed command allowed */
member in struct:adw_softc
Completed in 29 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025