/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
H A D | vbox_irq.c | 119 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 D | vbox_drv.h | 91 bool disconnected; member 97 bool disconnected; member
|
H A D | vbox_mode.c | 75 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 D | bluetooth.h | 118 void (*disconnected)(void *, int); member
|
H A D | l2cap_lower.c | 100 (*chan->lc_proto->disconnected)(chan->lc_upper, err); in l2cap_close()
|
H A D | rfcomm_dlc.c | 171 (*dlc->rd_proto->disconnected)(dlc->rd_upper, err); in rfcomm_dlc_close()
|
H A D | l2cap_signal.c | 291 (*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 D | hci_link.c | 987 (*pcb->sp_proto->disconnected)(pcb->sp_upper, err); in hci_link_free()
|
/netbsd-src/sys/dev/isa/ |
H A D | seagate.c | 309 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 D | README.seagate | 52 be issued, and commands currently disconnected. The type of card (Seagate or
|
/netbsd-src/sys/coda/ |
H A D | README | 4 supports disconnected operation, both reading and writing. This
|
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx_osm.c | 947 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 D | aspeed-bmc-asrock-e3c246d4i.dts | 91 /* thermal sensor, one diode run to a disconnected header */
|
/netbsd-src/external/bsd/ppp/dist/ |
H A D | README.MPPE | 22 (CCP is unidirectional) or the link will be disconnected. I think this is
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx.seq | 1809 * 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 D | aic7xxx.reg | 1389 * disconnected. Used for SCB
|
H A D | aic79xx.seq | 900 * the per-device, disconnected array. If there is no untagged
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2010 | 7515 * 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 D | ChangeLog-2010 | 7515 * 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 D | README-P2P | 668 disconnected, but it will be able to re-join the group since the PSK it
|
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | WISHLIST | 939 bail out with smtp_site_fail("server disconnected after
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc4533.txt | 1658 of a disconnected sync session and later use this information to
|
H A D | rfc3928.txt | 612 search is disconnected or otherwise terminated. The
|
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
H A D | ChangeLog-1991-2021 | 4611 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 D | ChangeLog-2002-2021 | 18416 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.
|