Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1331 uint32_t pgp_offset; in lpfc_config_port() local
1470 pgp_offset = offsetof(struct lpfc_sli2_slim, in lpfc_config_port()
1473 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
1474 pdma_addr = phba->slim2p.phys + pgp_offset; in lpfc_config_port()