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

/vbox/src/VBox/Devices/Storage/
H A DDevFdc.cpp2368 static DECLCALLBACK(int) fdcIoPortRead(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t *pu32, unsigned cb) function
2925 fdcIoPortWrite, fdcIoPortRead, NULL, NULL, "FDC#1");
2930 fdcIoPortWrite, fdcIoPortRead, NULL, NULL, "FDC#2");

Completed in 55 milliseconds