[SCSI] lpfc: Fix eh_ return codes for commands
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_crtn.h
index e16025d76aa2d1874fdad1468a10fb54c28185de..d527d05a607fb4c4686d4f26a4ba136139eec65d 100644 (file)
@@ -143,6 +143,7 @@ LPFC_MBOXQ_t *lpfc_mbox_get(struct lpfc_hba *);
 int lpfc_mem_alloc(struct lpfc_hba *);
 void lpfc_mem_free(struct lpfc_hba *);
 
+struct lpfc_iocbq * lpfc_sli_get_iocbq(struct lpfc_hba *);
 void lpfc_sli_release_iocbq(struct lpfc_hba * phba, struct lpfc_iocbq * iocb);
 uint16_t lpfc_sli_next_iotag(struct lpfc_hba * phba, struct lpfc_iocbq * iocb);
 int lpfc_sli_hba_setup(struct lpfc_hba *);
This page took 0.026993 seconds and 5 git commands to generate.