Searched defs:DEVICE_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dpciutil.c41 #define DEVICE_NOT_FOUND 0x86 macro
H A Dpcibios.c49 DEVICE_NOT_FOUND = 0x86, /* No matching device found. */ enumerator in enum:pci_error
339 SET_AH(DEVICE_NOT_FOUND);
349 SET_AH(DEVICE_NOT_FOUND);

Completed in 42 milliseconds