Home
last modified time | relevance | path

Searched defs:command (Results 176 – 200 of 258) sorted by relevance

1234567891011

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp297 processReading(ReadingFormat readingFormat,uint8_t command,const std::vector<uint8_t> & data,double & resp,size_t errCount) processReading() argument
[all...]
/openbmc/u-boot/drivers/net/
H A Dnatsemi.c264 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW()
270 OUTL(struct eth_device *dev, int command, u_long addr) in OUTL()
H A Dns8382x.c285 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW()
291 OUTL(struct eth_device *dev, int command, u_long addr) in OUTL()
H A Dax88180.h365 static inline void OUTW (struct eth_device *dev, unsigned short command, unsigned long addr) in OUTW()
380 static inline void OUTW (struct eth_device *dev, unsigned short command, unsigned long addr) in OUTW()
H A Dpcnet.c155 u16 command, status; in pcnet_initialize() local
/openbmc/u-boot/include/
H A Dqfw.h101 __le32 command; member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.hpp96 Response transferAll(DMAInterface* intf, uint8_t command, fs::path& path, in transferAll()
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c35 uint32_t command; member
/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c58 u32 command; /* SPI_COMMAND_0 register */ member
H A Dtegra20_slink.c64 u32 command; /* SLINK_COMMAND_0 register */ member
/openbmc/debug-trigger/
H A Dmain.c468 char command; in process() local
/openbmc/u-boot/drivers/pci/
H A Dpci.c188 ulong io, pci_addr_t mem, ulong command) in pci_hose_config_device()
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h92 int (*command) (struct mtd_info *mtd, int cmd, loff_t address, member
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h95 uint16_t command; /* command word (has bit-fields) */ member
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py93 def _runwget(self, ud, d, command, quiet, workdir=None): argument
/openbmc/qemu/target/s390x/
H A Dioinst.c388 uint16_t command; member
661 uint16_t command; in ioinst_handle_chsc() local
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py843 def unpack_command(self, command): argument
/openbmc/pldm/platform-mc/
H A Dterminus.cpp29 bool Terminus::doesSupportCommand(uint8_t type, uint8_t command) in doesSupportCommand() argument
/openbmc/phosphor-mboxd/
H A Dmbox.h122 uint8_t command; member
/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.hpp7 namespace command namespace
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py140 async def normal_to_stream(command): argument
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py508 def runCommand(self, command): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp924 std::string command = "xyz.openbmc_project.State.Host.Transition.On"; in handleHypervisorSystemResetPost() local
/openbmc/qemu/hw/net/
H A Deepro100.c87 #define TRACE(flag, command) ((flag) ? (command) : (void)0) argument
172 uint16_t command; member
190 uint16_t command; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c254 static void nand_command(struct mtd_info *mtd, unsigned int command, in nand_command()

1234567891011