Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 25 of 102) sorted by relevance

12345

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daspeed-bmc-facebook-cmm.dts336 i2c-mux-idle-disconnect;
349 i2c-mux-idle-disconnect;
398 i2c-mux-idle-disconnect;
454 i2c-mux-idle-disconnect;
503 i2c-mux-idle-disconnect;
559 i2c-mux-idle-disconnect;
608 i2c-mux-idle-disconnect;
664 i2c-mux-idle-disconnect;
713 i2c-mux-idle-disconnect;
1191 i2c-mux-idle-disconnect;
[all …]
H A Daspeed-bmc-quanta-q71l.dts205 i2c-mux-idle-disconnect; /* may use mux@77 next. */
246 i2c-mux-idle-disconnect; /* may use mux@74 next. */
H A Daspeed-bmc-lenovo-hr630.dts216 i2c-mux-idle-disconnect; /* may use mux@70 next. */
257 i2c-mux-idle-disconnect; /* may use mux@76 next. */
/f-stack/freebsd/netgraph/bluetooth/socket/
H A DTODO6 1) Deal properly with "shutdown"s and hook "disconnect"s
9 have "disconnect"ed downstream hook. Should L2CAP node deal
/f-stack/freebsd/contrib/device-tree/Bindings/net/can/
H A Dcc770.txt31 - bosch,disconnect-rx0-input : see data sheet.
33 - bosch,disconnect-rx1-input : see data sheet.
35 - bosch,disconnect-tx1-output : see data sheet.
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-pca954x.txt28 - idle-state: if present, overrides i2c-mux-idle-disconnect,
30 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
H A Di2c-mux-ltc4306.txt17 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dtqm8xx.dts75 bosch,disconnect-rx1-input;
76 bosch,disconnect-tx1-output;
87 bosch,disconnect-rx1-input;
88 bosch,disconnect-tx1-output;
H A Dtqm8548.dts393 bosch,disconnect-rx1-input;
394 bosch,disconnect-tx1-output;
405 bosch,disconnect-rx1-input;
406 bosch,disconnect-tx1-output;
H A Dtqm8548-bigflash.dts393 bosch,disconnect-rx1-input;
394 bosch,disconnect-tx1-output;
405 bosch,disconnect-rx1-input;
406 bosch,disconnect-tx1-output;
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dtest.c76 static int disconnect(redisContext *c, int keep_fd) { in disconnect() function
105 int fd = disconnect(dummy_ctx, 1); in connect()
264 disconnect(c, 0); in test_append_formatted_commands()
461 disconnect(c, 0); in test_blocking_connection()
481 disconnect(c, 0); in test_blocking_connection_timeouts()
507 disconnect(c, 0); in test_blocking_connection_timeouts()
647 disconnect(c, 0); in test_throughput()
H A DREADME.md150 To disconnect and free the context the following function can be used:
271 The asynchronous context can hold a disconnect callback function that is called when the
277 On a disconnect, the `status` argument is set to `REDIS_OK` when disconnection was initiated by the
281 The context object is always freed after the disconnect callback fired. When a reconnect is needed,
282 the disconnect callback is a good point to do so.
284 Setting the disconnect callback can only be done once per context. For subsequent calls it will
285 return `REDIS_ERR`. The function to set the disconnect callback has the following prototype:
/f-stack/freebsd/netgraph/
H A Dng_ip_input.c103 .disconnect = ngipi_disconnect,
H A Dng_echo.c72 .disconnect = nge_disconnect,
H A Dng_ether_echo.c76 .disconnect = ngee_disconnect,
H A Dng_split.c63 .disconnect = ng_split_disconnect,
H A Dng_hub.c79 .disconnect = ng_hub_disconnect,
H A Dng_hole.c112 .disconnect = ngh_disconnect,
H A Dng_UI.c87 .disconnect = ng_UI_disconnect,
/f-stack/app/redis-5.0.5/tests/integration/
H A Dpsync2.tcl21 set disconnect 1 ; # Break replication link between random
95 if {$disconnect} {
/f-stack/dpdk/drivers/net/memif/
H A Dmemif.h144 memif_msg_disconnect_t disconnect; member
H A Dmemif_socket.c117 d = &e->msg.disconnect; in memif_msg_enq_disconnect()
368 memif_msg_disconnect_t *d = &msg->disconnect; in memif_msg_receive_disconnect()
788 goto disconnect; in memif_intr_handler()
792 goto disconnect; in memif_intr_handler()
796 disconnect: in memif_intr_handler()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A DTODO39 7) Deal properly with "shutdown"s and hook "disconnect"s
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.h221 void (*disconnect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
/f-stack/freebsd/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h300 VCHI_CONNECTION_DISCONNECT disconnect; member

12345