Home
last modified time | relevance | path

Searched full:acknowledged (Results 1 – 25 of 239) sorted by relevance

12345678910

/openbmc/linux/block/
H A Dbadblocks.c34 * 'Acknowledged' flag - 1 bit. - the most significant bit.
49 * 1: there are known bad block which are all acknowledged
50 * -1: there are bad blocks which have not yet been acknowledged in metadata.
152 * @acknowledged: weather to mark the bad sectors as acknowledged
163 int acknowledged) in badblocks_set() argument
214 ack = acknowledged; in badblocks_set()
216 ack = ack && acknowledged; in badblocks_set()
247 ack = acknowledged; in badblocks_set()
249 ack = ack && acknowledged; in badblocks_set()
299 p[hi] = BB_MAKE(s, this_sectors, acknowledged); in badblocks_set()
[all …]
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog9 exist until explicitly acknowledged to firmware.
14 before retrieved by firmware or retrieved/acknowledged by
18 but not explicitly acknowledged them to firmware and
/openbmc/linux/include/linux/
H A Dbadblocks.h23 * 1 bit is an 'acknowledged' flag.
47 int acknowledged);
H A Drcu_segcblist.h99 * | acknowledged SEGCBLIST_OFFLOADED. | | acknowledged SEGCBLIST_OFFLOADED|
172 * | acknowledged the fact that | acknowledged the fact that |
/openbmc/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst40 acknowledged. You need to wait until the old one is completed.
43 result in the transfer not being acknowledged.
/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-common.c33 "slave address not acknowledged (7bit mode)",
35 "first address byte not acknowledged (10bit mode)",
37 "second address byte not acknowledged (10bit mode)",
39 "data not acknowledged",
45 "start byte acknowledged",
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBitstream-Charter7 intact on all copies of such fonts and that Bitstream's trademark is acknowledged
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst186 Not Acknowledged error. This is only set if the hardware supports
198 Lost or Not Acknowledged. This is only set if the hardware
263 - Message was not acknowledged. Note that some hardware cannot tell apart
264 a 'Not Acknowledged' status from other error conditions, i.e. the result
/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/
H A DSoftPowerOff.interface.yaml33 Host has sufficiently quiesced and acknowledged the shutdown
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dazoteq,iqs7222.yaml273 or flick gesture must be completed in order to be acknowledged
283 be held in order to be acknowledged by the device.
291 flick gesture must travel in order to be acknowledged by the
731 or flick gesture must be completed in order to be acknowledged
741 be held in order to be acknowledged by the device.
750 flick gesture must travel in order to be acknowledged by the
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/
H A DEntry.interface.yaml26 Notifies the PEL handler that the management system acknowledged a
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Demad.h71 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
/openbmc/linux/include/uapi/linux/
H A Derrqueue.h75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
/openbmc/linux/lib/livepatch/
H A Dtest_klp_callbacks_busy.c28 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_entry.hpp39 * @param[in] value - A true value says HMC acknowledged the PEL.
/openbmc/linux/net/sctp/
H A DKconfig24 -- acknowledged error-free non-duplicated transfer of user data,
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dmpic.rst39 signaled edge has not been acknowledged, and 0 otherwise.
/openbmc/openbmc/poky/meta/conf/
H A Dcve-check-map.conf33 # use when upstream acknowledged the vulnerability but does not plan to fix it
/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.h21 #define TWI_SR_NACK BIT(8) /* Not Acknowledged */
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dallwinner,sun6i-a31-msgbox.yaml16 transmitted message has been acknowledged by the remote user. Each FIFO can
/openbmc/linux/Documentation/networking/
H A Dmptcp-sysctl.rst20 resent to an MPTCP peer that has not acknowledged a previous
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst360 particular request to be acknowledged. When a message is sent over
363 acknowledged using one of the ioctls below with the relevant
378 corresponding to the notification being acknowledged.
534 notifications are acknowledged with the error `ENOENT`.
/openbmc/linux/drivers/clocksource/
H A Dtimer-imx-sysctr.c36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol30 not acknowledged. The transport layer in lanplus.c handles the logic
/openbmc/linux/Documentation/crypto/
H A Dasync-tx-api.rst100 acknowledged by the application before the offload engine driver is allowed to
106 async_tx call will implicitly set the acknowledged state.

12345678910