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