Searched full:pdc (Results 1 – 14 of 14) sorted by relevance
124 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(oc); in pci_ipmi_kcs_class_init() local127 pdc->vendor_id = PCI_VENDOR_ID_QEMU; in pci_ipmi_kcs_class_init()128 pdc->device_id = PCI_DEVICE_ID_QEMU_IPMI; in pci_ipmi_kcs_class_init()129 pdc->revision = 1; in pci_ipmi_kcs_class_init()130 pdc->class_id = PCI_CLASS_SERIAL_IPMI; in pci_ipmi_kcs_class_init()134 pdc->realize = pci_ipmi_kcs_realize; in pci_ipmi_kcs_class_init()
125 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(oc); in pci_ipmi_bt_class_init() local128 pdc->vendor_id = PCI_VENDOR_ID_QEMU; in pci_ipmi_bt_class_init()129 pdc->device_id = PCI_DEVICE_ID_QEMU_IPMI; in pci_ipmi_bt_class_init()130 pdc->revision = 1; in pci_ipmi_bt_class_init()131 pdc->class_id = PCI_CLASS_SERIAL_IPMI; in pci_ipmi_bt_class_init()135 pdc->realize = pci_ipmi_bt_realize; in pci_ipmi_bt_class_init()
162 PL050DeviceClass *pdc = PL050_GET_CLASS(dev); in pl050_kbd_realize() local171 pdc->parent_realize(dev, errp); in pl050_kbd_realize()185 PL050DeviceClass *pdc = PL050_GET_CLASS(dev); in pl050_mouse_realize() local194 pdc->parent_realize(dev, errp); in pl050_mouse_realize()209 PL050DeviceClass *pdc = PL050_CLASS(oc); in pl050_kbd_class_init() local212 &pdc->parent_realize); in pl050_kbd_class_init()226 PL050DeviceClass *pdc = PL050_CLASS(oc); in pl050_mouse_class_init() local229 &pdc->parent_realize); in pl050_mouse_class_init()
390 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(oc); in macio_oldworld_class_init() local393 pdc->realize = macio_oldworld_realize; in macio_oldworld_class_init()394 pdc->device_id = PCI_DEVICE_ID_APPLE_343S1201; in macio_oldworld_class_init()415 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(oc); in macio_newworld_class_init() local418 pdc->realize = macio_newworld_realize; in macio_newworld_class_init()419 pdc->device_id = PCI_DEVICE_ID_APPLE_UNI_N_KEYL; in macio_newworld_class_init()
13 #define MEM_PDC_ENTRY 0x4800 /* PDC entry address */80 #define HPPA64_PDC_CACHE_RET_SPID_VAL 0xfe0 /* PDC return value on 64-bit CPU */
497 (1) Due to sign-extension problems and PDC, in machine_HP_common_init_tail()
... @ |UNKNOWN! blank display, SeaBIOS: Start PDC%d proc %s(%ld) option ...
57 * Needed for the PDC_LAN_STATION_ID_READ PDC call. in lasi_82596_mem_write()
63 * PDC address space: in hppa_abs_to_phys_pa2_w0()65 * where to map into the 64-bit PDC address space. in hppa_abs_to_phys_pa2_w0()709 * diag_btlb() emulates the PDC PDC_BLOCK_TLB firmware call to
156 nop_addrx 000001 ..... ..... -- 01001110 . 00000 @addrx # pdc
4565 /* Emulate PDC BTLB, called by SeaBIOS-hppa */
3471 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(klass); in vfio_pci_base_dev_class_init() local3475 pdc->exit = vfio_exitfn; in vfio_pci_base_dev_class_init()3476 pdc->config_read = vfio_pci_read_config; in vfio_pci_base_dev_class_init()3477 pdc->config_write = vfio_pci_write_config; in vfio_pci_base_dev_class_init()3571 PCIDeviceClass *pdc = PCI_DEVICE_CLASS(klass); in vfio_pci_dev_class_init() local3580 pdc->realize = vfio_pci_realize; in vfio_pci_dev_class_init()
77 PDC, enumerator927 {"dct",{0},{PPI,PDC,HEX_1}, arch_sh_dsp_up},928 {"dcf",{0},{PPI,PDC,HEX_2}, arch_sh_dsp_up},
1313 { "pdc", 0x04001380, 0xfc00ffdf, "cZx(b)", pa10, 0},1314 { "pdc", 0x04001380, 0xfc003fdf, "cZx(s,b)", pa10, 0},