Searched defs:lpfc_hba (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc.h | 542 struct lpfc_hba { struct 547 (struct lpfc_hba *, struct lpfc_nodelist *); argument 549 (struct lpfc_hba *, struct lpfc_scsi_buf *); argument 551 (struct lpfc_hba *, struct lpfc_scsi_buf *); argument 553 (struct lpfc_hba *, struct lpfc_scsi_buf *); argument 555 (struct lpfc_hba *); argument 562 (struct lpfc_hba *, uint32_t, argument 564 void (*__lpfc_sli_release_iocbq)(struct lpfc_hba *, argument 566 int (*lpfc_hba_down_post)(struct lpfc_hba *phba); argument 570 (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *); argument [all …]
|
D | lpfc_ct.c | 290 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, in lpfc_gen_req() 373 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, in lpfc_ct_cmd()
|
D | lpfc_sli.c | 15824 void (*cmpl)(struct lpfc_hba *, LPFC_MBOXQ_t *), void *arg) in lpfc_sli4_resume_rpi()
|