Home
last modified time | relevance | path

Searched refs:hbq_virt (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h734 void *hbq_virt; /* Virtual ptr to this hbq */ member
H A Dlpfc_debugfs.c328 hbqe = (struct lpfc_hbq_entry *) phba->hbqs[i].hbq_virt; in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_init.c9351 phba->hbqs[i].hbq_virt = ptr; in lpfc_sli_pci_mem_setup()
H A Dlpfc_sli.c2371 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt + in lpfc_sli_next_hbq_slot()