Searched refs:readops (Results 1 – 3 of 3) sorted by relevance
1131 typedef uint32_t (*readops)(E1000State *, int); typedef1132 static const readops macreg_readops[] = {
2881 typedef uint32_t (*readops)(E1000ECore *, int); typedef2882 static const readops e1000e_macreg_readops[] = {
3112 typedef uint32_t (*readops)(IGBCore *, int); typedef3113 static const readops igb_macreg_readops[] = {