Lines Matching defs:OpalIoPhb4ErrorData

833 struct OpalIoPhb4ErrorData {  struct
834 struct OpalIoPhbErrorCommon common;
836 __be32 brdgCtl;
839 __be32 deviceStatus;
840 __be32 slotStatus;
841 __be32 linkStatus;
842 __be32 devCmdStatus;
843 __be32 devSecStatus;
846 __be32 rootErrorStatus;
847 __be32 uncorrErrorStatus;
848 __be32 corrErrorStatus;
849 __be32 tlpHdr1;
850 __be32 tlpHdr2;
851 __be32 tlpHdr3;
852 __be32 tlpHdr4;
853 __be32 sourceId;
856 __be64 nFir; /* 000 */
857 __be64 nFirMask; /* 003 */
858 __be64 nFirWOF; /* 008 */
859 __be64 phbPlssr; /* 120 */
860 __be64 phbCsr; /* 110 */
861 __be64 lemFir; /* C00 */
862 __be64 lemErrorMask; /* C18 */
863 __be64 lemWOF; /* C40 */
864 __be64 phbErrorStatus; /* C80 */
865 __be64 phbFirstErrorStatus; /* C88 */
866 __be64 phbErrorLog0; /* CC0 */
867 __be64 phbErrorLog1; /* CC8 */
868 __be64 phbTxeErrorStatus; /* D00 */
869 __be64 phbTxeFirstErrorStatus; /* D08 */
870 __be64 phbTxeErrorLog0; /* D40 */
871 __be64 phbTxeErrorLog1; /* D48 */
872 __be64 phbRxeArbErrorStatus; /* D80 */
873 __be64 phbRxeArbFirstErrorStatus; /* D88 */
874 __be64 phbRxeArbErrorLog0; /* DC0 */
875 __be64 phbRxeArbErrorLog1; /* DC8 */
876 __be64 phbRxeMrgErrorStatus; /* E00 */
877 __be64 phbRxeMrgFirstErrorStatus; /* E08 */
878 __be64 phbRxeMrgErrorLog0; /* E40 */
879 __be64 phbRxeMrgErrorLog1; /* E48 */
880 __be64 phbRxeTceErrorStatus; /* E80 */
881 __be64 phbRxeTceFirstErrorStatus; /* E88 */
882 __be64 phbRxeTceErrorLog0; /* EC0 */
883 __be64 phbRxeTceErrorLog1; /* EC8 */
886 __be64 phbPblErrorStatus; /* 1900 */
887 __be64 phbPblFirstErrorStatus; /* 1908 */
888 __be64 phbPblErrorLog0; /* 1940 */
889 __be64 phbPblErrorLog1; /* 1948 */
890 __be64 phbPcieDlpErrorLog1; /* 1AA0 */
891 __be64 phbPcieDlpErrorLog2; /* 1AA8 */
892 __be64 phbPcieDlpErrorStatus; /* 1AB0 */
893 __be64 phbRegbErrorStatus; /* 1C00 */
894 __be64 phbRegbFirstErrorStatus; /* 1C08 */
895 __be64 phbRegbErrorLog0; /* 1C40 */
896 __be64 phbRegbErrorLog1; /* 1C48 */
898 __be64 pestA[OPAL_PHB4_NUM_PEST_REGS];
899 __be64 pestB[OPAL_PHB4_NUM_PEST_REGS];