Home
last modified time | relevance | path

Searched refs:ok (Results 526 – 550 of 659) sorted by relevance

1...<<21222324252627

/openbmc/linux/Documentation/input/
H A Dff.rst235 is playing only when it is ok to restart the effect with a replay count of 1.
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DModalUser.vue358 this.$emit('ok', { isNewUser: this.newUser, userData });
/openbmc/openbmc-test-automation/extended/code_update/
H A Dbmc_code_update.robot213 … ${cert_id}= Install Certificate File On BMC ${REDFISH_CA_CERTIFICATE_URI} ok data=${file_data}
/openbmc/docs/designs/
H A Docp-led-policy-support.md31 | 1 | 0 | assert ok |
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py447 ok = self.upto - self.warned - self.fail
448 line = '\r' + self.col.Color(self.col.GREEN, '%5d' % ok)
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c321 goto ok; in at91_ep_enable()
334 ok: in at91_ep_enable()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h1211 struct net_device *ndev, bool up, bool ok);
1212 bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok);
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp1303 if (asyncResp->res.result() != boost::beast::http::status::ok) in processingComplete()
1394 if (asyncResp->res.result() != boost::beast::http::status::ok) in run()
1499 if (asyncResp->res.result() != boost::beast::http::status::ok) in pidSetDone()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c870 bool ok; in connection_established() local
881 ok = drbd_socket_okay(sock1); in connection_established()
882 ok = drbd_socket_okay(sock2) && ok; in connection_established()
884 return ok; in connection_established()
929 bool discard_my_data, ok; in conn_connect() local
1020 ok = connection_established(connection, &sock.socket, &msock.socket); in conn_connect()
1021 } while (!ok); in conn_connect()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1261 goto ok; in kern_alloc_tids()
1272 goto ok; in kern_alloc_tids()
1291 goto ok; in kern_alloc_tids()
1296 ok: in kern_alloc_tids()
2028 int ok; in tid_rdma_rcv_error() local
2046 ok = rvt_rkey_ok(qp, &e->rdma_sge, len, vaddr, rkey, in tid_rdma_rcv_error()
2048 if (unlikely(!ok)) in tid_rdma_rcv_error()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c1863 bool ok = true; in wa_list_verify() local
1872 ok &= wa_verify(wal->gt, wa, wa->is_mcr ? in wa_list_verify()
1881 return ok; in wa_list_verify()
/openbmc/linux/Documentation/driver-api/
H A Dpps.rst189 ok, found 1 source(s), now start fetching data...
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst40 location ``0x0`` thereby overwriting the IPL1 psw and channel program. This is ok
/openbmc/u-boot/arch/arm/dts/
H A Ddra7-evm.dts494 status = "ok";
/openbmc/linux/Documentation/networking/
H A Dnetdevices.rst273 * NETDEV_TX_OK everything ok.
/openbmc/docs/development/
H A Ddev-environment.md30 If you are running Linux, and are ok with installing some additional packages,
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h531 void (*func)(struct sk_buff *, int ok, void *);
/openbmc/telemetry/tests/src/
H A Dtest_trigger_manager.cpp86 {"discrete_threshold1", discrete::Severity::ok, 10, "11.0"}, in TEST_F()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c1322 goto ok; in ezusb_xmit()
1328 ok: in ezusb_xmit()
/openbmc/linux/arch/sparc/kernel/
H A Dentry.S1141 mov %i0, %o0 ! round multiplier up so large ns ok
1155 sethi %hi(0x10c7), %o1 ! round multiplier up so large us ok
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c2377 goto ok; in _drm_do_get_edid()
2406 goto ok; in _drm_do_get_edid()
2455 ok: in _drm_do_get_edid()
3630 bool ok = false; in valid_inferred_mode() local
3639 ok = true; in valid_inferred_mode()
3641 return ok; in valid_inferred_mode()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c414 if (rxd->status.ok && rxd->status.pkt_size >= 60) { in atl2_intr_rx()
442 if (rxd->status.ok && rxd->status.pkt_size <= 60) in atl2_intr_rx()
523 if (txs->ok) { in atl2_intr_tx()
/openbmc/linux/Documentation/power/
H A Dvideo.rst147 IBM TP A31 / Type 2652-M5G s3_mode (3) [works ok with
/openbmc/u-boot/scripts/
H A DKbuild.include87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst50 "ifconfig". If tested ok, continue the next step.

1...<<21222324252627