Lines Matching defs:s

150 static uint32_t dp8393x_cdp(dp8393xState *s)  in dp8393x_cdp()
155 static uint32_t dp8393x_crba(dp8393xState *s) in dp8393x_crba()
160 static uint32_t dp8393x_crda(dp8393xState *s) in dp8393x_crda()
166 static uint32_t dp8393x_rbwc(dp8393xState *s) in dp8393x_rbwc()
171 static uint32_t dp8393x_rrp(dp8393xState *s) in dp8393x_rrp()
176 static uint32_t dp8393x_tsa(dp8393xState *s) in dp8393x_tsa()
181 static uint32_t dp8393x_ttda(dp8393xState *s) in dp8393x_ttda()
187 static uint32_t dp8393x_wt(dp8393xState *s) in dp8393x_wt()
192 static uint16_t dp8393x_get(dp8393xState *s, hwaddr addr, int offset) in dp8393x_get()
216 static void dp8393x_put(dp8393xState *s, in dp8393x_put()
238 static void dp8393x_update_irq(dp8393xState *s) in dp8393x_update_irq()
254 static void dp8393x_do_load_cam(dp8393xState *s) in dp8393x_do_load_cam()
287 static void dp8393x_do_read_rra(dp8393xState *s) in dp8393x_do_read_rra()
321 static void dp8393x_do_software_reset(dp8393xState *s) in dp8393x_do_software_reset()
330 static void dp8393x_set_next_tick(dp8393xState *s) in dp8393x_set_next_tick()
346 static void dp8393x_update_wt_regs(dp8393xState *s) in dp8393x_update_wt_regs()
365 static void dp8393x_do_start_timer(dp8393xState *s) in dp8393x_do_start_timer()
371 static void dp8393x_do_stop_timer(dp8393xState *s) in dp8393x_do_stop_timer()
379 static void dp8393x_do_receiver_enable(dp8393xState *s) in dp8393x_do_receiver_enable()
387 static void dp8393x_do_receiver_disable(dp8393xState *s) in dp8393x_do_receiver_disable()
392 static void dp8393x_do_transmit_packets(dp8393xState *s) in dp8393x_do_transmit_packets()
489 static void dp8393x_do_halt_transmission(dp8393xState *s) in dp8393x_do_halt_transmission()
494 static void dp8393x_do_command(dp8393xState *s, uint16_t command) in dp8393x_do_command()
535 dp8393xState *s = opaque; in dp8393x_read() local
567 dp8393xState *s = opaque; in dp8393x_write() local
664 dp8393xState *s = opaque; in dp8393x_watchdog() local
681 dp8393xState *s = qemu_get_nic_opaque(nc); in dp8393x_can_receive() local
686 static int dp8393x_receive_filter(dp8393xState *s, const uint8_t * buf, in dp8393x_receive_filter()
724 dp8393xState *s = qemu_get_nic_opaque(nc); in dp8393x_receive() local
866 dp8393xState *s = DP8393X(dev); in dp8393x_reset() local
901 dp8393xState *s = DP8393X(obj); in dp8393x_instance_init() local
909 dp8393xState *s = DP8393X(dev); in dp8393x_realize() local