Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c1264 uint32_t pgp_offset; in lpfc_config_port() local
1404 pgp_offset = offsetof(struct lpfc_sli2_slim, in lpfc_config_port()
1407 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
1408 pdma_addr = phba->slim2p.phys + pgp_offset; in lpfc_config_port()