Home
last modified time | relevance | path

Searched refs:disconnected (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_irq.c119 bool disconnected; in vbox_update_mode_hints() local
141 disconnected = !(hints->enabled); in vbox_update_mode_hints()
147 vbox_conn->mode_hint.disconnected = disconnected; in vbox_update_mode_hints()
149 if (vbox_conn->vbox_crtc->disconnected == disconnected) in vbox_update_mode_hints()
152 if (disconnected) in vbox_update_mode_hints()
161 vbox_conn->vbox_crtc->disconnected = disconnected; in vbox_update_mode_hints()
H A Dvbox_drv.h91 bool disconnected; member
97 bool disconnected; member
H A Dvbox_mode.c75 flags |= vbox_crtc->disconnected ? VBVA_SCREEN_F_DISABLED : 0; in vbox_do_modeset()
778 return vbox_connector->mode_hint.disconnected ? in vbox_connector_detect()
/netbsd-src/sys/netbt/
H A Dbluetooth.h118 void (*disconnected)(void *, int); member
H A Dl2cap_lower.c100 (*chan->lc_proto->disconnected)(chan->lc_upper, err); in l2cap_close()
H A Drfcomm_dlc.c171 (*dlc->rd_proto->disconnected)(dlc->rd_upper, err); in rfcomm_dlc_close()
H A Dl2cap_signal.c291 (*new->lc_proto->disconnected)(new->lc_upper, err); in l2cap_recv_connect_req()
321 (*new->lc_proto->disconnected)(new->lc_upper, err); in l2cap_recv_connect_req()
H A Dhci_link.c987 (*pcb->sp_proto->disconnected)(pcb->sp_upper, err); in hci_link_free()
/netbsd-src/sys/dev/isa/
H A Dseagate.c309 int connected, issued, disconnected; in sea_queue_length() local
314 for (scb = sea->nexus_list.tqh_first, disconnected = 0; scb; in sea_queue_length()
315 scb = scb->chain.tqe_next, disconnected++); in sea_queue_length()
317 issued, disconnected); in sea_queue_length()
H A DREADME.seagate52 be issued, and commands currently disconnected. The type of card (Seagate or
/netbsd-src/sys/coda/
H A DREADME4 supports disconnected operation, both reading and writing. This
/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.c947 int disconnected; in ahc_timeout() local
967 disconnected = FALSE; in ahc_timeout()
969 disconnected = TRUE; in ahc_timeout()
972 if (disconnected) { in ahc_timeout()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Daspeed-bmc-asrock-e3c246d4i.dts91 /* thermal sensor, one diode run to a disconnected header */
/netbsd-src/external/bsd/ppp/dist/
H A DREADME.MPPE22 (CCP is unidirectional) or the link will be disconnected. I think this is
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq1809 * clearing the "disconnected" bit so we don't "find" it by accident later.
1867 * disconnected list, so we must replace
2040 * Locate a disconnected SCB by SCBID. Upon return, SCBPTR and SINDEX will
2043 * preceding SCB in the disconnected list which can be used to speed up
2044 * removal of the found SCB from the disconnected list.
2341 * to the correct/safe state. If the SCB is for a disconnected
2342 * transaction, it must be returned to the disconnected list.
2343 * If it is not in the disconnected state, it must be free.
2391 * Modifying the disconnected list is a critical(pause dissabled) section.
H A Daic7xxx.reg1389 * disconnected. Used for SCB
H A Daic79xx.seq900 * the per-device, disconnected array. If there is no untagged
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20107515 * tracepoint.c (trace_status_mi): Report disconnected tracing and
7556 disconnected tracing and circular buffer.
7558 query for non-disconnected-tracing case, remove the stop_tracing
7560 (tfile_open): Clear disconnected and circular buffer status.
7561 (trace_save): Save disconnected and circular buffer status.
7562 (parse_trace_status): Parse disconnected and circular buffer status,
7563 also recognize disconnected as a stop reason.
7565 QTDisconnected if the remote end supports disconnected tracing.
7566 Warn otherwise, if trying to enable disconnected tracing.
8568 (start_tracing): Send values of disconnected tracing and circular
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20107515 * tracepoint.c (trace_status_mi): Report disconnected tracing and
7556 disconnected tracing and circular buffer.
7558 query for non-disconnected-tracing case, remove the stop_tracing
7560 (tfile_open): Clear disconnected and circular buffer status.
7561 (trace_save): Save disconnected and circular buffer status.
7562 (parse_trace_status): Parse disconnected and circular buffer status,
7563 also recognize disconnected as a stop reason.
7565 QTDisconnected if the remote end supports disconnected tracing.
7566 Warn otherwise, if trying to enable disconnected tracing.
8568 (start_tracing): Send values of disconnected tracing and circular
[all …]
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A DREADME-P2P668 disconnected, but it will be able to re-join the group since the PSK it
/netbsd-src/external/ibm-public/postfix/dist/
H A DWISHLIST939 bail out with smtp_site_fail("server disconnected after
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4533.txt1658 of a disconnected sync session and later use this information to
H A Drfc3928.txt612 search is disconnected or otherwise terminated. The
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-20214611 disconnected dprintf.
5578 for disconnected tracing.
6293 Describe the `circular' and `disconnected' fields.
6595 disconnected tracing.
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-202118416 GDBserver disconnected tracing support.
18456 disconnected tracing.
18463 (main): Be sure to leave tfind mode. Handle disconnected tracing.
18466 Handle disconnected tracing on detach.
18497 (cmd_qtstatus): Report disconnected tracing status in trace reply.

12