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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp1209 static void pcnetSoftReset(PPCNETSTATE pThis) function
1211 Log(("#%d pcnetSoftReset:\n", PCNET_INST_NR));
1251 * - csr4 (only written by pcnetSoftReset(), pcnetStop() or by the guest driver)
1252 * - csr5 (only written by pcnetSoftReset(), pcnetStop or by the driver guest)
3260 pcnetSoftReset(pThis);
3377 pcnetSoftReset(pThis);
3448 pcnetSoftReset(pThis);
3531 pcnetSoftReset(pThis);

Completed in 80 milliseconds