Home
last modified time | relevance | path

Searched refs:ASC_DEF_MIN_HOST_QNG (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c2984 #define ASC_DEF_MIN_HOST_QNG 0x10 /* Min. number of host commands (16) */ macro
16988 } else if (eep_config.max_host_qng < ASC_DEF_MIN_HOST_QNG) in ASC_INITFUNC()
16996 eep_config.max_host_qng = ASC_DEF_MIN_HOST_QNG; in ASC_INITFUNC()
17193 } else if (eep_config.max_host_qng < ASC_DEF_MIN_HOST_QNG) in ASC_INITFUNC()
17201 eep_config.max_host_qng = ASC_DEF_MIN_HOST_QNG; in ASC_INITFUNC()
17468 } else if (eep_config.max_host_qng < ASC_DEF_MIN_HOST_QNG) in ASC_INITFUNC()
17476 eep_config.max_host_qng = ASC_DEF_MIN_HOST_QNG; in ASC_INITFUNC()