lpfc_sli2_slim
struct lpfc_sli2_slim;
phba->mbox = phba->slim2p.virt + offsetof(struct lpfc_sli2_slim, mbx);
offsetof(struct lpfc_sli2_slim, mbx_ext_words));
phba->pcb = (phba->slim2p.virt + offsetof(struct lpfc_sli2_slim, pcb));
offsetof(struct lpfc_sli2_slim, IOCBs));
pgp_offset = offsetof(struct lpfc_sli2_slim,
pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port);