Searched refs:vendorsupport (Results 1 – 1 of 1) sorted by relevance
42 static int vendorsupport; variable43 module_param(vendorsupport, int, 0);44 MODULE_PARM_DESC(vendorsupport, "iTCO vendor specific support mode, default="155 switch (vendorsupport) { in iTCO_vendor_pre_start()168 switch (vendorsupport) { in iTCO_vendor_pre_stop()181 switch (vendorsupport) { in iTCO_vendor_check_noreboot_on()192 if (vendorsupport == SUPERMICRO_NEW_BOARD) { in iTCO_vendor_init_module()198 pr_info("vendor-support=%d\n", vendorsupport); in iTCO_vendor_init_module()