lpfc_mem_alloc
int lpfc_mem_alloc(struct lpfc_hba *, int align);
if (lpfc_mem_alloc(phba, BPL_ALIGN_SZ))
rc = lpfc_mem_alloc(phba, SGL_ALIGN_SZ);