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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp235 #define CSR_VERSION_LOW_79C970A 0x1003 /* the lower two bits must be 11b for AMD */ macro
1236 pThis->aCSR[88] = pThis->fAm79C973 ? CSR_VERSION_LOW_79C973 : CSR_VERSION_LOW_79C970A;

Completed in 49 milliseconds