Searched refs:VPCI_ISR_CONFIG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.h51 #define VPCI_ISR_CONFIG 0x3 macro
/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp519 vpciRaiseInterrupt(&pThis->VPCI, VERR_SEM_BUSY, VPCI_ISR_CONFIG);
539 vpciRaiseInterrupt(&pThis->VPCI, VERR_SEM_BUSY, VPCI_ISR_CONFIG);
1051 vpciRaiseInterrupt(&pThis->VPCI, VERR_SEM_BUSY, VPCI_ISR_CONFIG);
1059 vpciRaiseInterrupt(&pThis->VPCI, VERR_SEM_BUSY, VPCI_ISR_CONFIG);

Completed in 49 milliseconds