Home
last modified time | relevance | path

Searched defs:port_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/libcper/generator/sections/
H A Dgen-section-pcie.c53 UINT32 *port_type = (UINT32 *)(bytes + 8); in generate_section_pcie() local
/openbmc/libcper/sections/
H A Dcper-section-pcie.c324 json_object *port_type = integer_to_readable_pair( in cper_section_pcie_to_ir() local
/openbmc/u-boot/drivers/serial/
H A Dns16550.c437 const u32 port_type = dev_get_driver_data(dev); in ns16550_serial_ofdata_to_platdata() local
/openbmc/qemu/hw/smbios/
H A Dsmbios.c89 uint8_t connector_type, port_type; member
/openbmc/qemu/hw/pci/
H A Dpcie.c741 uint8_t port_type = pcie_cap_get_type(dev); in pcie_cap_slot_reset() local
/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h230 uint8_t port_type; member