Searched refs:IPW2100_FW_MAJOR (Results 1 – 1 of 1) sorted by relevance
8283 #define IPW2100_FW_MAJOR(x) (x & 0xff) macro8319 if (IPW2100_FW_MAJOR(h->version) != IPW2100_FW_MAJOR_VERSION) { in ipw2100_mod_firmware_load()