Lines Matching defs:s

103     E1000EState *s = opaque;  in e1000e_mmio_read()  local
111 E1000EState *s = opaque; in e1000e_mmio_write() local
116 e1000e_io_get_reg_index(E1000EState *s, uint32_t *idx) in e1000e_io_get_reg_index()
140 E1000EState *s = opaque; in e1000e_io_read() local
165 E1000EState *s = opaque; in e1000e_io_write() local
208 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_can_receive() local
215 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_receive_iov() local
222 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_nc_receive() local
229 E1000EState *s = qemu_get_nic_opaque(nc); in e1000e_set_link_status() local
265 static void e1000e_core_realize(E1000EState *s) in e1000e_core_realize()
272 e1000e_unuse_msix_vectors(E1000EState *s, int num_vectors) in e1000e_unuse_msix_vectors()
281 e1000e_use_msix_vectors(E1000EState *s, int num_vectors) in e1000e_use_msix_vectors()
290 e1000e_init_msix(E1000EState *s) in e1000e_init_msix()
307 e1000e_cleanup_msix(E1000EState *s) in e1000e_cleanup_msix()
316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer()
401 E1000EState *s = E1000E(pci_dev); in e1000e_write_config() local
417 E1000EState *s = E1000E(pci_dev); in e1000e_pci_realize() local
500 E1000EState *s = E1000E(pci_dev); in e1000e_pci_uninit() local
517 E1000EState *s = E1000E(obj); in e1000e_qdev_reset_hold() local
530 E1000EState *s = opaque; in e1000e_pre_save() local
541 E1000EState *s = opaque; in e1000e_post_load() local
558 E1000EState *s = opaque; in e1000e_migrate_timadj() local
714 E1000EState *s = E1000E(obj); in e1000e_instance_init() local