Searched refs:vendorsupport (Results 1 – 2 of 2) sorted by relevance
46 static int vendorsupport; variable47 module_param(vendorsupport, int, 0);48 MODULE_PARM_DESC(vendorsupport, "iTCO vendor specific support mode, default="297 switch (vendorsupport) { in iTCO_vendor_pre_start()313 switch (vendorsupport) { in iTCO_vendor_pre_stop()329 if (vendorsupport == SUPERMICRO_NEW_BOARD) in iTCO_vendor_pre_keepalive()336 if (vendorsupport == SUPERMICRO_NEW_BOARD) in iTCO_vendor_pre_set_heartbeat()343 switch (vendorsupport) { in iTCO_vendor_check_noreboot_on()354 pr_info("vendor-support=%d\n", vendorsupport); in iTCO_vendor_init_module()
121 vendorsupport: iTCO vendor specific support mode, default=0 (none),