Home
last modified time | relevance | path

Searched refs:module_type (Results 1 – 12 of 12) sorted by relevance

/linux-2.6.39/drivers/net/wimax/i2400m/
Dfw.c1192 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local
1195 module_type = le32_to_cpu(bcf_hdr->module_type); in i2400m_fw_hdr_check()
1208 module_type, module_vendor, module_id, in i2400m_fw_hdr_check()
1220 if (module_type != 6) { /* built for the right hardware? */ in i2400m_fw_hdr_check()
1224 module_type); in i2400m_fw_hdr_check()
/linux-2.6.39/arch/alpha/include/asm/
Derr_ev7.h154 u8 module_type; member
/linux-2.6.39/include/linux/wimax/
Di2400m.h135 __le32 module_type; member
/linux-2.6.39/drivers/message/i2o/
Di2o_proc.c786 u8 module_type; in i2o_seq_show_ddm_table() member
828 switch (ddm_table.module_type) { in i2o_seq_show_ddm_table()
881 u8 module_type; in i2o_seq_show_drivers_stored() member
930 switch (dst->module_type) { in i2o_seq_show_drivers_stored()
/linux-2.6.39/drivers/staging/generic_serial/
Dsx.c701 static char *mod_type_s(int module_type) in mod_type_s() argument
703 switch (module_type) { in mod_type_s()
749 static int mod_compat_type(int module_type) in mod_compat_type() argument
751 return module_type >> 4; in mod_compat_type()
/linux-2.6.39/arch/alpha/kernel/
Derr_marvel.c60 env->module_type, in marvel_print_680_frame()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ethtool.c230 switch (adapter->module_type) { in netxen_nic_get_settings()
Dnetxen_nic.h1203 u16 module_type; member
Dnetxen_nic_init.c1405 adapter->module_type = module; in netxen_handle_linkevent()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h1007 u16 module_type; member
Dqlcnic_ethtool.c264 switch (adapter->module_type) { in qlcnic_get_settings()
Dqlcnic_init.c1300 adapter->module_type = module; in qlcnic_handle_linkevent()