Lines Matching refs:unirom
1514 qla82xx_get_table_desc(const u8 *unirom, int section)
1518 (struct qla82xx_uri_table_desc *)&unirom[0];
1526 tab_type = get_unaligned_le32((u32 *)&unirom[offset] + 8);
1529 return (struct qla82xx_uri_table_desc *)&unirom[offset];
1539 const u8 *unirom = ha->hablob->fw->data;
1540 int idx = get_unaligned_le32((u32 *)&unirom[ha->file_prd_off] +
1545 tab_desc = qla82xx_get_table_desc(unirom, section);
1552 return (struct qla82xx_uri_data_desc *)&unirom[offset];
1804 const uint8_t *unirom = ha->hablob->fw->data;
1813 ptab_desc = qla82xx_get_table_desc(unirom,
1823 flags = le32_to_cpu(*((__le32 *)&unirom[offset] +
1825 file_chiprev = le32_to_cpu(*((__le32 *)&unirom[offset] +