Searched refs:file_prd_off (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c640 __le32 idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
675 __le32 idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
744 adapter->file_prd_off = offs;
791 int idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
882 __le32 bios_ver, prd_off = adapter->file_prd_off;
H A Dnetxen_nic.h1689 __le32 file_prd_off; /*File fw product offset*/ member in struct:netxen_adapter
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c829 int idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
864 int idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
933 adapter->file_prd_off = offs;
979 int idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] +
1068 __le32 bios_ver, prd_off = adapter->file_prd_off;
H A Dqlcnic.h1056 __le32 file_prd_off; /*File fw product offset*/ member in struct:qlcnic_adapter
/drivers/scsi/qla2xxx/
H A Dqla_nx.c1553 int idx = cpu_to_le32(*((int *)&unirom[ha->file_prd_off] + idx_offset));
1871 ha->file_prd_off = offset;
H A Dqla_def.h2859 __le32 file_prd_off; /* File firmware product offset */ member in struct:qla_hw_data

Completed in 182 milliseconds