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