Home
last modified time | relevance | path

Searched defs:read_cb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Deepro100.c730 static void read_cb(EEPRO100State *s) in read_cb() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c4083 void (*read_cb)(DisasContext *ctx, int gprn, int sprn); in gen_op_mfspr() local