Lines Matching defs:dev
145 PCIDevice *dev = PCI_DEVICE(r); in tx_consume() local
463 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_irq() local
596 PCIDevice *dev = (PCIDevice *)r; in rx_produce() local
699 PCIDevice *dev = PCI_DEVICE(r); in rocker_test_dma_ctrl() local
1202 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_vectors_unuse() local
1212 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_vectors_use() local
1222 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_init() local
1242 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_uninit() local
1260 static void pci_rocker_realize(PCIDevice *dev, Error **errp) in pci_rocker_realize()
1402 static void pci_rocker_uninit(PCIDevice *dev) in pci_rocker_uninit()
1435 static void rocker_reset(DeviceState *dev) in rocker_reset()