Searched refs:ASC_DEF_MIN_HOST_QNG (Results 1 – 1 of 1) sorted by relevance
2984 #define ASC_DEF_MIN_HOST_QNG 0x10 /* Min. number of host commands (16) */ macro16988 } 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()