Searched refs:ver_str (Results 1 – 2 of 2) sorted by relevance
26 #define MODULE_VERSION(ver_str) argument
720 char ver_str[33]; in xl_open_hw() local824 ver_str[i] = readb(xl_mmio + MMIO_MACDATA) ; in xl_open_hw()826 ver_str[i] = '\0' ; in xl_open_hw()827 printk(KERN_INFO "%s: Microcode version String: %s \n",dev->name,ver_str); in xl_open_hw()