Searched refs:lpfc_sli2_slim (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h23 struct lpfc_sli2_slim;
H A Dlpfc_mbox.c1339 pgp_offset = offsetof(struct lpfc_sli2_slim,
1342 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port);
H A Dlpfc_init.c5174 phba->mbox = phba->slim2p.virt + offsetof(struct lpfc_sli2_slim, mbx);
5176 offsetof(struct lpfc_sli2_slim, mbx_ext_words));
5177 phba->pcb = (phba->slim2p.virt + offsetof(struct lpfc_sli2_slim, pcb));
5179 offsetof(struct lpfc_sli2_slim, IOCBs));
H A Dlpfc_hw.h3677 struct lpfc_sli2_slim { struct

Completed in 111 milliseconds