Searched refs:get_uint16 (Results 1 – 3 of 3) sorted by relevance
96 static uint16_t get_uint16(uint32_t addr) in get_uint16() function143 size = get_uint16(tdb_p); in i82596_transmit()205 mc_count = get_uint16(addr + 8) / ETH_ALEN; in set_multicast_list()266 cmd = get_uint16(s->cmd_p + 2); in command_loop()349 command = get_uint16(s->scb + 2); in examine_scb()605 command = get_uint16(rfd_p + 2); in i82596_receive()609 assert(get_uint16(rfd_p + 14) == 0); in i82596_receive()619 buffer_size = get_uint16(rbd + 12); in i82596_receive()
222 static int get_uint16(QEMUFile *f, void *pv, size_t size, in get_uint16() function240 .get = get_uint16,
362 static void get_uint16(Object *obj, Visitor *v, const char *name, in get_uint16() function382 .get = get_uint16,