Searched refs:VirtIOSerialPCI (Results 1 – 1 of 1) sorted by relevance
26 typedef struct VirtIOSerialPCI VirtIOSerialPCI; typedef32 DECLARE_INSTANCE_CHECKER(VirtIOSerialPCI, VIRTIO_SERIAL_PCI,35 struct VirtIOSerialPCI { struct42 VirtIOSerialPCI *dev = VIRTIO_SERIAL_PCI(vpci_dev); in virtio_serial_pci_realize() argument96 VirtIOSerialPCI *dev = VIRTIO_SERIAL_PCI(obj); in virtio_serial_pci_instance_init()107 .instance_size = sizeof(VirtIOSerialPCI),