Searched refs:getSlot (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Main/include/
H A DParallelPortImpl.h59 HRESULT getSlot(ULONG *aSlot);
H A DSerialPortImpl.h71 HRESULT getSlot(ULONG *aSlot);
H A DNetworkAdapterImpl.h68 HRESULT getSlot(ULONG *aSlot);
/vbox/src/VBox/Main/glue/tests/
H A DTestVBoxNATEngine.java61 System.out.println(name + ":NIC" + n.getSlot() /* name:NIC<slot number>*/
/vbox/src/VBox/Main/src-server/
H A DParallelPortImpl.cpp240 HRESULT ParallelPort::getSlot(ULONG *aSlot) function in class:ParallelPort
H A DSerialPortImpl.cpp288 HRESULT SerialPort::getSlot(ULONG *aSlot) function in class:SerialPort
H A DNetworkAdapterImpl.cpp275 HRESULT NetworkAdapter::getSlot(ULONG *aSlot) function in class:NetworkAdapter

Completed in 106 milliseconds