| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-facebook-cmm.dts | 336 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 D | aspeed-bmc-quanta-q71l.dts | 205 i2c-mux-idle-disconnect; /* may use mux@77 next. */ 246 i2c-mux-idle-disconnect; /* may use mux@74 next. */
|
| H A D | aspeed-bmc-lenovo-hr630.dts | 216 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 D | TODO | 6 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 D | cc770.txt | 31 - 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 D | i2c-mux-pca954x.txt | 28 - idle-state: if present, overrides i2c-mux-idle-disconnect, 30 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
|
| H A D | i2c-mux-ltc4306.txt | 17 - i2c-mux-idle-disconnect: Boolean; if defined, forces mux to disconnect all
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | tqm8xx.dts | 75 bosch,disconnect-rx1-input; 76 bosch,disconnect-tx1-output; 87 bosch,disconnect-rx1-input; 88 bosch,disconnect-tx1-output;
|
| H A D | tqm8548.dts | 393 bosch,disconnect-rx1-input; 394 bosch,disconnect-tx1-output; 405 bosch,disconnect-rx1-input; 406 bosch,disconnect-tx1-output;
|
| H A D | tqm8548-bigflash.dts | 393 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 D | test.c | 76 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 D | README.md | 150 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 D | ng_ip_input.c | 103 .disconnect = ngipi_disconnect,
|
| H A D | ng_echo.c | 72 .disconnect = nge_disconnect,
|
| H A D | ng_ether_echo.c | 76 .disconnect = ngee_disconnect,
|
| H A D | ng_split.c | 63 .disconnect = ng_split_disconnect,
|
| H A D | ng_hub.c | 79 .disconnect = ng_hub_disconnect,
|
| H A D | ng_hole.c | 112 .disconnect = ngh_disconnect,
|
| H A D | ng_UI.c | 87 .disconnect = ng_UI_disconnect,
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | psync2.tcl | 21 set disconnect 1 ; # Break replication link between random 95 if {$disconnect} {
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | memif.h | 144 memif_msg_disconnect_t disconnect; member
|
| H A D | memif_socket.c | 117 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 D | TODO | 39 7) Deal properly with "shutdown"s and hook "disconnect"s
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_mbx.h | 221 void (*disconnect)(struct fm10k_hw *, struct fm10k_mbx_info *); member
|
| /f-stack/freebsd/contrib/vchiq/interface/vchi/connections/ |
| H A D | connection.h | 300 VCHI_CONNECTION_DISCONNECT disconnect; member
|