Searched refs:module_type (Results 1 – 3 of 3) sorted by relevance
910 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_check() local922 module_type = bcf->module_type; in i2400m_fw_check()940 module_type, module_id, module_vendor, in i2400m_fw_check()944 if (module_type != 6) { /* built for the right hardware? */ in i2400m_fw_check()946 "aborting\n", i2400m->bus_fw_name, module_type); in i2400m_fw_check()
790 u8 module_type; in i2o_seq_show_ddm_table() member832 switch (ddm_table.module_type) { in i2o_seq_show_ddm_table()885 u8 module_type; in i2o_seq_show_drivers_stored() member934 switch (dst->module_type) { in i2o_seq_show_drivers_stored()
700 static char *mod_type_s(int module_type) in mod_type_s() argument702 switch (module_type) { in mod_type_s()748 static int mod_compat_type(int module_type) in mod_compat_type() argument750 return module_type >> 4; in mod_compat_type()