e1000g_ioc_poke_mem
static void e1000g_ioc_poke_mem(struct e1000g *, e1000g_peekpoke_t *);
ppfn = peek ? e1000g_ioc_peek_mem : e1000g_ioc_poke_mem;