Home
last modified time | relevance | path

Searched refs:raw_index (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_debugfs.c273 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
310 raw_index = phba->hbq_get[i]; in lpfc_debugfs_hbqinfo_data()
311 getidx = le32_to_cpu(raw_index); in lpfc_debugfs_hbqinfo_data()
Dlpfc_sli.c1601 uint32_t raw_index = phba->hbq_get[hbqno]; in lpfc_sli_next_hbq_slot() local
1602 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot()