Home
last modified time | relevance | path

Searched defs:busNumber (Results 1 – 10 of 10) sorted by relevance

/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensorMain.cpp102 static std::filesystem::path deriveRootBusPath(int busNumber) in deriveRootBusPath()
108 static std::optional<int> deriveRootBus(std::optional<int> busNumber) in deriveRootBus()
176 std::optional<int> busNumber = in handleSensorConfigurations() local
H A DNVMeSensor.cpp45 const int busNumber, const uint8_t slaveAddr) : in NVMeSensor()
/openbmc/libcper/specification/json/sections/
H A Dcper-cxl-component.json36 "busNumber": { object
H A Dcper-pci-bus.json21 "busNumber": { object
H A Dcper-pci-component.json40 "busNumber": { object
H A Dcper-cxl-protocol.json33 "busNumber": { object
/openbmc/libcper/examples/
H A Dcxlcomponent-media.json65 "busNumber": 84, number
H A Dpcibus.json63 "busNumber": 225, number
/openbmc/linux/drivers/message/fusion/
H A Dmptctl.h149 unsigned int busNumber : 24; member
160 unsigned int busNumber : 24; member
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1439 uint8_t busNumber; in isNum() local