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

/vbox/src/VBox/Devices/PC/BIOS/
H A Dscsi.c32 #define VBSCSI_ERROR (1 << 1) macro
112 if (status & VBSCSI_ERROR) {
176 if (status & VBSCSI_ERROR) {
353 if (status & VBSCSI_ERROR) {

Completed in 43 milliseconds