Searched refs:ignore_cis (Results 1 – 1 of 1) sorted by relevance
37 static int ignore_cis; variable38 module_param(ignore_cis, int, 0444);39 MODULE_PARM_DESC(ignore_cis, "Do not verify manfid information in CIS");422 if (ignore_cis) { in prism2_plx_check_cis()