| /freebsd-11-stable/sys/dev/ppbus/ |
| HD | immio.c | 318 imm_connect(struct vpoio_data *vpo, int how, int *disconnected, int request_bus) in imm_connect() argument 328 if (disconnected) in imm_connect() 329 *disconnected = 0; in imm_connect() 358 if (disconnected) in imm_connect() 359 *disconnected = VP0_ECONNECT; in imm_connect() 648 int disconnected; in imm_reset_bus() local 651 imm_connect(vpo, PPB_WAIT|PPB_INTR, &disconnected, 1); in imm_reset_bus() 653 if (!disconnected) { in imm_reset_bus()
|
| /freebsd-11-stable/sys/netgraph/bluetooth/l2cap/ |
| HD | TODO | 41 For now we destroy all channels when upstream hook is disconnected.
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| HD | GDBRemoteCommunication.cpp | 279 bool disconnected = false; in WaitForPacketNoLock() local 382 disconnected = true; in WaitForPacketNoLock() 397 disconnected = true; in WaitForPacketNoLock() 404 if (disconnected) in WaitForPacketNoLock()
|
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 1810 * clearing the "disconnected" bit so we don't "find" it by accident later. 1868 * disconnected list, so we must replace 2041 * Locate a disconnected SCB by SCBID. Upon return, SCBPTR and SINDEX will 2044 * preceding SCB in the disconnected list which can be used to speed up 2045 * removal of the found SCB from the disconnected list. 2342 * to the correct/safe state. If the SCB is for a disconnected 2343 * transaction, it must be returned to the disconnected list. 2344 * If it is not in the disconnected state, it must be free. 2392 * Modifying the disconnected list is a critical(pause dissabled) section.
|
| HD | aic7xxx.c | 7160 int disconnected; in ahc_recover_commands() local 7178 disconnected = FALSE; in ahc_recover_commands() 7180 disconnected = TRUE; in ahc_recover_commands() 7183 if (disconnected) { in ahc_recover_commands()
|
| HD | aic7xxx.reg | 1387 * disconnected. Used for SCB
|
| HD | aic79xx.seq | 1094 * the per-device, disconnected array. If there is no untagged
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | wpa_supplicant.c | 3510 if (!wpa_s->current_ssid && !wpa_s->disconnected) in wpa_supplicant_enable_one_network() 3620 if (wpa_s->reassociate && !wpa_s->disconnected && in wpa_supplicant_enable_network() 3709 int disconnected = 0; in wpa_supplicant_select_network() local 3716 disconnected = 1; in wpa_supplicant_select_network() 3764 wpa_s->disconnected = 0; in wpa_supplicant_select_network() 3774 wpa_supplicant_req_scan(wpa_s, 0, disconnected ? 100000 : 0); in wpa_supplicant_select_network() 5999 wpa_s->disconnected = 1; in wpa_supplicant_deinit_iface() 6714 if (wpa_s->disconnected) { in wpas_connection_failed() 7148 wpa_s->disconnected = 0; in wpas_request_connection() 7172 wpa_s->disconnected = 1; in wpas_request_disconnection()
|
| HD | events.c | 123 if (wpa_s->disconnected || wpa_s->wpa_state != WPA_SCANNING) in wpas_network_reenabled() 1917 if (wpa_s->disconnected) { in _wpa_supplicant_event_scan_results() 3046 if (!wpa_s->disconnected && wpa_s->wpa_state >= WPA_AUTHENTICATING && in wpa_supplicant_event_disassoc_finish() 3066 if (!wpa_s->disconnected && in wpa_supplicant_event_disassoc_finish() 3098 wpa_s->disconnected = 1; in wpa_supplicant_event_disassoc_finish()
|
| HD | wps_supplicant.c | 1134 wpa_s->disconnected = 0; in wpas_wps_reassoc() 1867 if (wpa_s->disconnected || wpa_s->wpa_state >= WPA_ASSOCIATED) in wpas_wps_notify_scan_results() 2414 wpa_s->disconnected = 0; in wpas_wps_use_cred()
|
| HD | wpa_supplicant_i.h | 531 int disconnected; /* all connections disabled; i.e., do no reassociate member
|
| HD | scan.c | 206 if (wpa_s->disconnected) in wpas_trigger_scan_cb() 841 if (wpa_s->disconnected && wpa_s->scan_req == NORMAL_SCAN_REQ) { in wpa_supplicant_scan()
|
| HD | dpp_supplicant.c | 151 wpa_s->disconnected = 0; in wpas_dpp_try_to_connect()
|
| HD | README-P2P | 668 disconnected, but it will be able to re-join the group since the PSK it
|
| HD | p2p_supplicant.c | 867 wpa_s->disconnected = 1; in wpas_p2p_group_delete() 1967 wpa_s->disconnected = 0; in wpas_start_wps_go() 9255 wpa_s->disconnected = 0; in wpas_p2p_move_go_no_csa()
|
| HD | interworking.c | 84 wpa_s->disconnected = 0; in interworking_reconnect()
|
| HD | ctrl_iface.c | 3082 wpa_s->disconnected = 1; in wpa_supplicant_ctrl_iface_mesh_group_remove() 8055 wpa_s->disconnected = 0; in wpa_supplicant_ctrl_iface_flush() 10029 else if (wpa_s->disconnected) in wpa_supplicant_ctrl_iface_process()
|
| HD | ChangeLog | 610 i.e., to allow connection from disconnected state 790 * send STA connected/disconnected ctrl_iface events to both the P2P
|
| /freebsd-11-stable/contrib/smbfs/ |
| HD | HISTORY | 37 disconnected for some reason - fixed.
|
| /freebsd-11-stable/crypto/heimdal/appl/telnet/ |
| HD | ChangeLog | 276 complain that the server disconnected and exit
|
| /freebsd-11-stable/ |
| HD | UPDATING | 1290 pkg_install has been disconnected from the build if you really need it 1495 All the non-MPSAFE filesystems have been disconnected from
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/ |
| HD | dbus_new_handlers.c | 1721 if (wpa_s->disconnected) in wpas_dbus_handler_reconnect()
|
| /freebsd-11-stable/contrib/ncurses/doc/ |
| HD | ncurses-intro.doc | 1844 the old fields of the form are disconnected but not freed (and 1848 It may also be null, in which case the old fields are disconnected
|
| /freebsd-11-stable/contrib/tnftp/ |
| HD | ChangeLog | 1550 `disconnected'. call in disconnect() and lostpeer().
|
| /freebsd-11-stable/contrib/dialog/ |
| HD | CHANGES | 534 due to a disconnected terminal (report by Anatoli Sakhnik).
|