diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_crtn.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_crtn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_crtn.h b/drivers/scsi/lpfc/lpfc_crtn.h index f716c1d85f41..fad607b2e6f4 100644 --- a/drivers/scsi/lpfc/lpfc_crtn.h +++ b/drivers/scsi/lpfc/lpfc_crtn.h | |||
@@ -139,6 +139,7 @@ struct lpfc_iocbq * lpfc_sli_get_iocbq(struct lpfc_hba *); | |||
139 | void lpfc_sli_release_iocbq(struct lpfc_hba * phba, struct lpfc_iocbq * iocb); | 139 | void lpfc_sli_release_iocbq(struct lpfc_hba * phba, struct lpfc_iocbq * iocb); |
140 | uint16_t lpfc_sli_next_iotag(struct lpfc_hba * phba, struct lpfc_iocbq * iocb); | 140 | uint16_t lpfc_sli_next_iotag(struct lpfc_hba * phba, struct lpfc_iocbq * iocb); |
141 | 141 | ||
142 | void lpfc_reset_barrier(struct lpfc_hba * phba); | ||
142 | int lpfc_sli_brdready(struct lpfc_hba *, uint32_t); | 143 | int lpfc_sli_brdready(struct lpfc_hba *, uint32_t); |
143 | int lpfc_sli_brdkill(struct lpfc_hba *); | 144 | int lpfc_sli_brdkill(struct lpfc_hba *); |
144 | int lpfc_sli_brdreset(struct lpfc_hba *); | 145 | int lpfc_sli_brdreset(struct lpfc_hba *); |