Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_IPMI (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/ipmi/
H A Dpci_ipmi_kcs.c130 pdc->class_id = PCI_CLASS_SERIAL_IPMI; in pci_ipmi_kcs_class_init()
H A Dpci_ipmi_bt.c131 pdc->class_id = PCI_CLASS_SERIAL_IPMI; in pci_ipmi_bt_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h127 #define PCI_CLASS_SERIAL_IPMI 0x0c07 macro