Searched refs:I82596State (Results 1 – 4 of 4) sorted by relevance
206 I82596State *d = qemu_get_nic_opaque(nc); in i82596_set_link_status()211 static void update_scb_status(I82596State *s) in update_scb_status()219 static void i82596_s_reset(I82596State *s) in i82596_s_reset()233 static void command_loop(I82596State *s) in command_loop()329 I82596State *s = opaque; in i82596_flush_queue_timer()338 static void examine_scb(I82596State *s) in examine_scb()403 static void signal_ca(I82596State *s) in signal_ca()442 I82596State *s = opaque; in i82596_ioport_writew()464 I82596State *s = opaque; in i82596_h_reset()471 I82596State *s = qemu_get_nic_opaque(nc); in i82596_can_receive()[all …]
15 typedef struct I82596State_st I82596State; typedef49 uint32_t i82596_bcr_readw(I82596State *s, uint32_t rap);53 void i82596_common_init(DeviceState *dev, I82596State *s, NetClientInfo *info);
105 I82596State),113 I82596State *s = &d->state; in lasi_82596_realize()154 I82596State *s = &d->state; in lasi_82596_instance_init()
23 I82596State state;