Searched refs:tab_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_init.c608 __le32 tab_type = cpu_to_le32(*((u32 *)&unirom[offs] + 8)); local
610 if (tab_type == section)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_init.c618 __le32 tab_type = cpu_to_le32(*((u32 *)&unirom[offs] + 8)); local
620 if (tab_type == section)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_nx.c1476 __le32 tab_type; local
1482 tab_type = cpu_to_le32(*((u32 *)&unirom[offset] + 8));
1484 if (tab_type == section)

Completed in 52 milliseconds