Home
last modified time | relevance | path

Searched defs:vendorID (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/utils/
H A Dpcie_card_metadata.hpp96 uint16_t vendorID; member
H A Dpcie_card_metadata.cpp155 uint16_t deviceID, uint16_t vendorID, uint16_t subsystemID, in lookup()
/openbmc/libcper/specification/json/sections/
H A Dcper-cxl-component.json25 "vendorID": { object
H A Dcper-pci-component.json27 "vendorID": { object
H A Dcper-cxl-protocol.json61 "vendorID": { object
H A Dcper-pcie.json58 "vendorID": { object
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp220 auto vendorID = getPCIeDeviceProperty(card, vendorIDProp); in getFloorIndexFromSlot() local
/openbmc/libcper/examples/
H A Dcxlprotocol.json67 "vendorID": 29110, number
H A Dcxlcomponent-media.json64 "vendorID": 54846, number
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.c1171 int rndis_set_param_vendor(u8 configNr, u32 vendorID, const char *vendorDescr) in rndis_set_param_vendor()
H A Drndis.h227 u32 vendorID; member
H A Dether.c2301 u32 vendorID = 0; in eth_bind() local