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

/vbox/src/VBox/Devices/PC/BIOS/
H A Dpciutil.c44 #define BUFFER_TOO_SMALL 0x89 macro
H A Dpcibios.c52 BUFFER_TOO_SMALL = 0x89 /* Routing table buffer insufficient. */ enumerator in enum:pci_error
394 SET_AH(BUFFER_TOO_SMALL);

Completed in 63 milliseconds