hbq_alloc_buffer 519 drivers/scsi/lpfc/lpfc.h struct hbq_dmabuf *(*hbq_alloc_buffer) (struct lpfc_hba *); hbq_alloc_buffer 6484 drivers/scsi/lpfc/lpfc_init.c phba->hbqs[LPFC_ELS_HBQ].hbq_alloc_buffer = lpfc_sli4_rb_alloc; hbq_alloc_buffer 7789 drivers/scsi/lpfc/lpfc_init.c phba->hbqs[LPFC_ELS_HBQ].hbq_alloc_buffer = lpfc_els_hbq_alloc; hbq_alloc_buffer 2134 drivers/scsi/lpfc/lpfc_sli.c if (!phba->hbqs[hbqno].hbq_alloc_buffer) hbq_alloc_buffer 2145 drivers/scsi/lpfc/lpfc_sli.c hbq_buffer = (phba->hbqs[hbqno].hbq_alloc_buffer)(phba);