Searched refs:lpfc_bmbx_create (Results 1 - 3 of 3) 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_hw4.h2233 struct lpfc_bmbx_create { struct
H A Dlpfc_sli.c5232 struct lpfc_bmbx_create *mbox_rgn;
5263 memset(phba->sli4_hba.bmbx.avirt, 0, sizeof(struct lpfc_bmbx_create));
5308 mbox_rgn = (struct lpfc_bmbx_create *) phba->sli4_hba.bmbx.avirt;
H A Dlpfc_init.c5441 bmbx_size = sizeof(struct lpfc_bmbx_create) + (LPFC_ALIGN_16_BYTE - 1);

Completed in 118 milliseconds