Searched refs:macreg_writeops (Results 1 – 1 of 1) sorted by relevance
1181 static const writeops macreg_writeops[] = { variable1209 enum { NWRITEOPS = ARRAY_SIZE(macreg_writeops) };1267 if (index < NWRITEOPS && macreg_writeops[index]) { in e1000_mmio_write()1274 macreg_writeops[index](s, index, val); in e1000_mmio_write()