Jerem
#define EWRK3_SET_MCA 0x07/* Set a multicast address */#define EWRK3_CLR_MCA 0x08/* Clear a multicast address */#define EWRK3_MCA_EN 0x09/* Enable a multicast address group */#define EWRK3_GET_STATS 0x0a/* Get the driver statistics */#define EWRK3_CLR_STATS 0x0b/* Zero out the driver statistics */#define EWRK3_GET_CSR 0x0c/* Get the CSR Register contents */#define EWRK3_SET_CSR 0x0d/* Set the CSR Register contents */#define EWRK3_GET_EEPROM 0x0e/* Get the EEPROM contents */#define EWRK3_SET_EEPROM 0x0f/* Set the EEPROM contents */#define EWRK3_GET_CMR 0x10/* Get the CMR Register contents */#define EWRK3_CLR_TX_CUT_THRU 0x11/* Clear the TX cut through mode */#define EWRK3_SET_TX_CUT_THRU 0x12/* Set the TX cut through mode */