Searched refs:vendorId (Results 1 – 9 of 9) sorted by relevance
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | fru_oem_ibm.cpp | 65 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 D | fru_oem_ibm.hpp | 23 uint16_t vendorId; member 82 const std::string& vendorId, const std::string& deviceId,
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channelcommands.cpp | 284 constexpr uint24_t vendorId = 7154; in ipmiGetChannelInfo() local 289 sessionType, vendorId, auxChInfo); in ipmiGetChannelInfo()
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | hotplug.rst | 102 USB_DEVICE (vendorId, productId) 104 USB_DEVICE_VER (vendorId, productId, lo, hi)
|
/openbmc/fb-ipmi-oem/include/ |
H A D | oemcommands.hpp | 410 uint16_t vendorId; member
|
/openbmc/linux/drivers/usb/class/ |
H A D | usblp.c | 204 __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 D | ql4_fw.h | 944 uint8_t vendorId[128]; /* 28-A7 */ member
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 2178 u16 vendorId; member
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 2404 pBank->vendorId); in handlePcieAerBank()
|