Home
last modified time | relevance | path

Searched refs:vendorId (Results 1 – 9 of 9) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfru_oem_ibm.cpp65 auto vendorId = in processOEMFRUTable() local
66 std::format("0x{:04x}", htole16(pcieData->vendorId)); in processOEMFRUTable()
83 updateDBusProperty(fruRSI, entityAssociationMap, vendorId, in processOEMFRUTable()
107 const std::string& vendorId, const std::string& deviceId, in updateDBusProperty() argument
133 dbus_map_update(key, "Function0VendorId", vendorId); in updateDBusProperty()
H A Dfru_oem_ibm.hpp23 uint16_t vendorId; member
82 const std::string& vendorId, const std::string& deviceId,
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp284 constexpr uint24_t vendorId = 7154; in ipmiGetChannelInfo() local
289 sessionType, vendorId, auxChInfo); in ipmiGetChannelInfo()
/openbmc/linux/Documentation/driver-api/usb/
H A Dhotplug.rst102 USB_DEVICE (vendorId, productId)
104 USB_DEVICE_VER (vendorId, productId, lo, hi)
/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp410 uint16_t vendorId; member
/openbmc/linux/drivers/usb/class/
H A Dusblp.c204 __u16 vendorId; member
1073 for (i = 0; quirk_printers[i].vendorId; i++) { in usblp_quirks()
1074 if (vendor == quirk_printers[i].vendorId && in usblp_quirks()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h944 uint8_t vendorId[128]; /* 28-A7 */ member
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2178 u16 vendorId; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2404 pBank->vendorId); in handlePcieAerBank()