Searched refs:bustype (Results 1 – 7 of 7) sorted by relevance
283 .bustype = const_le16(BUS_VIRTUAL),340 .bustype = const_le16(BUS_VIRTUAL),365 .bustype = const_le16(BUS_VIRTUAL),433 .bustype = const_le16(BUS_VIRTUAL),470 .bustype = const_le16(BUS_VIRTUAL),557 .bustype = const_le16(BUS_VIRTUAL),
145 id.u.ids.bustype = cpu_to_le16(ids.bustype); in virtio_input_host_realize()
51 uint16_t bustype; member
57 uint16_t bustype; member
96 int bustype; member
2451 if (s->bustype == CIRRUS_BUSTYPE_PCI && !s->linear_vram) { in map_linear_vram()2461 if (s->bustype == CIRRUS_BUSTYPE_PCI && s->linear_vram) { in unmap_linear_vram()2811 s->vga.sr[0x17] = s->bustype; in cirrus_reset()2869 s->bustype = CIRRUS_BUSTYPE_PCI; in cirrus_init_common()2871 s->bustype = CIRRUS_BUSTYPE_ISA; in cirrus_init_common()
366 id.u.ids.bustype = cpu_to_le16(ids.bustype); in main()