Home
last modified time | relevance | path

Searched refs:ERROR_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dwin32-kldbg.c20 #ifndef ERROR_NOT_FOUND
21 #define ERROR_NOT_FOUND 1168 macro
671 …else if (error == ERROR_NOT_FOUND) /* MCFG table is not present, so only PCI segment 0 is availabl… in win32_kldbg_scan()
H A Decam.c381 #ifndef ERROR_NOT_FOUND
382 #define ERROR_NOT_FOUND 1168 macro
409 else if (error == ERROR_NOT_FOUND) /* MCFG table is not present. */ in get_system_firmware_table_acpi_mcfg()