[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperature
[safe/jmp/linux-2.6] / drivers / scsi / lpfc / lpfc_sli.h
index 51b2b6b..8b1fe2f 100644 (file)
@@ -166,6 +166,8 @@ struct lpfc_sli_ring {
 
        struct lpfc_sli_ring_mask prt[LPFC_MAX_RING_MASK];
        uint32_t num_mask;      /* number of mask entries in prt array */
+       void (*lpfc_sli_rcv_async_status) (struct lpfc_hba *,
+               struct lpfc_sli_ring *, struct lpfc_iocbq *);
 
        struct lpfc_sli_ring_stat stats;        /* SLI statistical info */