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

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

Completed in 53 milliseconds