Home
last modified time | relevance | path

Searched defs:PCI_NUM_PINS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c66 static void ich9_cc_update_ir(uint8_t irr[PCI_NUM_PINS], uint16_t ir) in ich9_cc_update_ir()
/openbmc/qemu/include/hw/pci/
H A Dpci.h183 #define PCI_NUM_PINS 4 /* A-D */ macro