Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.hpp26 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member
32 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member
54 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member
60 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member
H A Dsol_context.cpp108 auto ack = false; in processInboundPayload() local
217 void Context::prepareResponse(uint8_t ackSeqNum, uint8_t count, bool ack) in prepareResponse()
/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c194 static void send_ack(int ack) in send_ack()
255 static uchar read_byte(int ack) in read_byte()
H A Di2c-versatile.c122 u8 *byte, u8 ack) in versatile_i2c_read_byte()
187 u8 ack; in versatile_i2c_message_xfer() local
H A Di2c-gpio.c114 int delay, int ack) in i2c_gpio_send_ack()
173 int delay, int ack) in i2c_gpio_read_byte()
/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c100 int mmc_set_part_conf(struct mmc *mmc, u8 ack, u8 part_num, u8 access) in mmc_set_part_conf()
/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_emi.h24 u32 ack; member
/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.h86 s32 ack; /* ack */ member
92 s32 ack; /* response id (= request id) */ member
H A Drndis.h231 int (*ack)(struct eth_device *); member
234 int (*ack)(struct udevice *); member
H A Df_thor.c62 static void send_data_rsp(s32 ack, s32 count) in send_data_rsp()
/openbmc/sdbusplus/src/
H A Devent.cpp75 void condition::ack() in ack() function in sdbusplus::event::condition
/openbmc/phosphor-networkd/test/
H A Dmock_syscall.cpp145 nlmsgerr ack{}; in sendmsg_ack() local
H A Dtest_netlink.cpp89 nlmsgerr ack{}; in TEST() local
/openbmc/qemu/target/rx/
H A Dcpu.h106 qemu_irq ack; /* Interrupt acknowledge */ member
/openbmc/u-boot/cmd/
H A Dmmc.c737 u8 ack, access, part; in mmc_partconf_print() local
761 u8 ack, part_num, access; in do_mmc_partconf() local
/openbmc/qemu/hw/i2c/
H A Domap_i2c.c72 int ack = 1; in omap_i2c_fifo_run() local
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c
/openbmc/hiomapd/
H A Dprotocol.h116 int (*ack)(struct mbox_context *context, struct protocol_ack *io); member
/openbmc/u-boot/drivers/qe/
H A Duec.c148 u8 ack; in uec_graceful_stop_rx() local
/openbmc/u-boot/drivers/net/
H A Dxilinx_emaclite.c457 void *addr, *ack; in emaclite_recv() local
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c416 bool mode, bool ack) in imx_gpcv2_set_slot_ack()
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c1505 struct ipmi_v2_payload ack; in ack_sol_packet() local
/openbmc/qemu/hw/mips/
H A Dmalta.c162 uint8_t ack; member
/openbmc/qemu/hw/audio/
H A Dsb16.c1003 int iport, retval, ack = 0; in dsp_read() local
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c2568 struct ipmi_v2_payload ack; in ack_sol_packet() local

12