Searched full:fatal (Results 1 – 3 of 3) sorted by relevance
486 #define PCI_EXP_DEVCTL_NFERE 0x0002 /* Non-Fatal Error Reporting Enable */487 #define PCI_EXP_DEVCTL_FERE 0x0004 /* Fatal Error Reporting Enable */503 #define PCI_EXP_DEVSTA_NFED 0x0002 /* Non-Fatal Error Detected */504 #define PCI_EXP_DEVSTA_FED 0x0004 /* Fatal Error Detected */596 #define PCI_EXP_RTCTL_SENFEE 0x0002 /* System Error on Non-Fatal Error */597 #define PCI_EXP_RTCTL_SEFEE 0x0004 /* System Error on Fatal Error */707 #define PCI_ERR_COR_ADV_NFAT 0x00002000 /* Advisory Non-Fatal */722 /* Non-fatal Err Reporting Enable */724 /* Fatal Err Reporting Enable */734 #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First Fatal */[all …]
720 /* any error is fatal now */ in overlay_symbol_update()
1255 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…1256 $lines[0] =~ /^fatal: bad object $commit/) {