Lines Matching refs:unirom
1511 qla82xx_get_table_desc(const u8 *unirom, int section)
1515 (struct qla82xx_uri_table_desc *)&unirom[0];
1523 tab_type = get_unaligned_le32((u32 *)&unirom[offset] + 8);
1526 return (struct qla82xx_uri_table_desc *)&unirom[offset];
1536 const u8 *unirom = ha->hablob->fw->data;
1537 int idx = get_unaligned_le32((u32 *)&unirom[ha->file_prd_off] +
1542 tab_desc = qla82xx_get_table_desc(unirom, section);
1549 return (struct qla82xx_uri_data_desc *)&unirom[offset];
1801 const uint8_t *unirom = ha->hablob->fw->data;
1810 ptab_desc = qla82xx_get_table_desc(unirom,
1820 flags = le32_to_cpu(*((__le32 *)&unirom[offset] +
1822 file_chiprev = le32_to_cpu(*((__le32 *)&unirom[offset] +