Home
last modified time | relevance | path

Searched refs:get_device_type (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/xen/
H A Dxen_pt_config_init.c849 static inline uint8_t get_device_type(XenPCIPassthroughState *s, in get_device_type() function
865 uint8_t dev_type = get_device_type(s, real_offset - reg->offset); in xen_pt_linkctrl_reg_init()
1598 uint8_t type = get_device_type(s, base_offset); in xen_pt_pcie_size_init()
/qemu/hw/scsi/
H A Dscsi-disk.c2755 static int get_device_type(SCSIDiskState *s) in get_device_type() function
2810 rc = get_device_type(s); in scsi_block_realize()