tab_type          577 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 		__le32 tab_type = cpu_to_le32(*((u32 *)&unirom[offs] + 8));
tab_type          579 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 		if (tab_type == section)
tab_type          758 drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c 		u32 tab_type = le32_to_cpu(*((__le32 *)&unirom[offs] + 8));
tab_type          760 drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c 		if (tab_type == section)
tab_type         1565 drivers/scsi/qla2xxx/qla_nx.c 	__le32 tab_type;
tab_type         1571 drivers/scsi/qla2xxx/qla_nx.c 		tab_type = cpu_to_le32(*((u32 *)&unirom[offset] + 8));
tab_type         1573 drivers/scsi/qla2xxx/qla_nx.c 		if (tab_type == section)