Searched full:disconnection (Results 1 – 25 of 105) sorted by relevance
12345
/freebsd-src/sys/contrib/device-tree/Bindings/phy/ |
H A D | realtek,usb2phy.yaml | 94 usb-dc-dis is the disconnection level for each phy specified via efuse. 124 realtek,disconnection-compensate: 126 This adjusts the disconnection level compensation for the different 127 boards with different disconnection level. 174 realtek,disconnection-compensate = <(-1)>;
|
H A D | cdns,salvo-phy.yaml | 36 USB disconnection event.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.h | 69 /// Handle a disconnection from the underlying transport. No further messages 71 /// Err may contain an Error value indicating unexpected disconnection. This 96 /// Trigger disconnection from the transport. The implementation should 97 /// respond by calling handleDisconnect on the client once disconnection
|
/freebsd-src/contrib/ofed/libibcm/ |
H A D | cm.h | 421 * ib_cm_send_dreq - Sends a disconnection request for an existing 426 * disconnection request message. 434 * ib_cm_send_drep - Sends a disconnection reply to a disconnection request. 438 * disconnection reply message.
|
/freebsd-src/usr.bin/tip/libacu/ |
H A D | biz31.c | 38 #define DISCONNECT_CMD "\21\25\11\24" /* disconnection string */ 73 echo("$>$.$ #\re$ "); /* disconnection sequence */ in biz_dialer() 201 timeout = 0; /* guard against disconnection */ in flush()
|
H A D | biz22.c | 37 #define DISCONNECT_CMD "\20\04" /* disconnection string */
|
/freebsd-src/sys/ofed/include/rdma/ |
H A D | ib_cm.h | 450 * ib_send_cm_dreq - Sends a disconnection request for an existing 455 * disconnection request message. 463 * ib_send_cm_drep - Sends a disconnection reply to a disconnection request. 467 * disconnection reply message.
|
/freebsd-src/contrib/netbsd-tests/net/if_pppoe/ |
H A D | t_pppoe.sh | 166 # test for disconnection from server 184 # test for disconnection from client 303 # test for disconnection from server 327 # test for disconnection from client
|
/freebsd-src/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | twl-charger.txt | 5 or disconnection.
|
H A D | twl4030-charger.yaml | 11 charging is permissible, and when there is a connection or disconnection.
|
/freebsd-src/share/man/man4/ |
H A D | ng_l2cap.4 | 111 Link disconnection 294 Requests the disconnection of the channel. 300 Once disconnection has been requested, no process will be able to
|
H A D | ng_device.4 | 87 control message, or upon hook disconnection.
|
H A D | ahd.4 | 106 disconnection,
|
H A D | ng_source.4 | 60 hook must remain connected, its disconnection will shutdown the node.
|
H A D | ahc.4 | 70 disconnection,
|
/freebsd-src/contrib/ofed/librdmacm/man/ |
H A D | rdma_cm.7 | 117 however, so disconnection is not needed.
|
/freebsd-src/sys/netgraph/ |
H A D | ng_ip_input.c | 137 * Hook disconnection
|
H A D | ng_split.c | 161 * Hook disconnection
|
H A D | ng_hole.c | 214 * Hook disconnection
|
H A D | ng_UI.c | 219 * Hook disconnection
|
H A D | ng_tee.c | 367 * Hook disconnection
|
/freebsd-src/sys/cam/ |
H A D | cam_xpt_internal.h | 128 * like disconnection and tagged
|
/freebsd-src/sys/dev/altera/jtag_uart/ |
H A D | altera_jtag_uart_cons.c |
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
H A D | SimpleRemoteEPCUtils.cpp | 245 // Call up to the client to handle the disconnection. in listenLoop()
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | qca-vendor.h | 768 * which triggered the current beacon reporting or during any disconnection 840 * The host driver initiates the disconnection for scenarios such as beacon 841 * miss, NUD failure, peer kick out, etc. The disconnection indication 844 * the driver has triggered the disconnection. This event will be used to 2996 * immediate disconnection (disassoc/deauth frame) originated by 2998 * triggering the disconnection. 3001 * disconnection initiated post the configuration. 3518 * is not reset during disconnection. 6102 * until next disconnection. If this attribute is not present, the 10061 * and the configuration is valid until the disconnection [all...] |
12345