OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONNECTED
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/xen/
xennetback_xenbus.c
86
CONNECTED
,
500
xneti->xni_status =
CONNECTED
;
549
if (xneti->xni_status ==
CONNECTED
)
1326
if (xneti->xni_status ==
CONNECTED
)
1340
if (xneti->xni_status ==
CONNECTED
) {
/src/sys/kern/
tty.c
129
#define
CONNECTED
(tp) (ISSET(tp->t_state, TS_CARR_ON) || \
408
!
CONNECTED
(tp)) {
1564
if (!
CONNECTED
(tp))
1628
canwrite = (tp->t_outq.c_cc <= tp->t_lowat) &&
CONNECTED
(tp);
1713
CONNECTED
(tp) && tp->t_oproc) {
1891
if (ISSET(tp->t_state, TS_ISOPEN) && !
CONNECTED
(tp)) {
1925
if (!
CONNECTED
(tp)) {
2096
carrier =
CONNECTED
(tp);
2237
if (!
CONNECTED
(tp)) {
2830
if (!
CONNECTED
(tp))
[
all
...]
/src/sys/dev/ic/
wireg.h
466
#define
CONNECTED
1
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025