Searched refs:ctlr (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/libpciaccess-0.10.8/
H A Dpci_tools.h160 uint8_t ctlr; /* controller number - from kernel */ member in struct:pcitool_intr_get
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp211 StorageControllerType_T ctlr; local
212 rc = pIDEController->COMGETTER(ControllerType)(&ctlr);
214 switch(ctlr)
250 StorageControllerType_T ctlr; local
251 rc = pSCSIController->COMGETTER(ControllerType)(&ctlr);
255 switch(ctlr)
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm1177 mov ds:[442h], al ; hd/floppy ctlr status register

Completed in 65 milliseconds