Searched refs:ignore_cis (Results 1 – 1 of 1) sorted by relevance
36 static int ignore_cis; variable37 module_param(ignore_cis, int, 0444);38 MODULE_PARM_DESC(ignore_cis, "Do not verify manfid information in CIS");421 if (ignore_cis) { in prism2_plx_check_cis()