OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COM_HW_CONSOLE
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/arch/arm/at91/
at91dbguvar.h
41
#define
COM_HW_CONSOLE
0x40
at91usartvar.h
41
#define
COM_HW_CONSOLE
0x40
at91dbgu.c
240
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
260
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
309
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
536
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
at91usart.c
280
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
297
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
347
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
633
/* if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
/src/sys/arch/arm/ixp12x0/
ixp12x0_comvar.h
36
#define
COM_HW_CONSOLE
0x40
ixp12x0_com.c
205
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
227
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
278
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
542
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
/src/sys/arch/arm/sa11x0/
sa11x0_comvar.h
37
#define
COM_HW_CONSOLE
0x40
sa11x0_com.c
306
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
324
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
363
if (sc->sc_hwflags & (
COM_HW_CONSOLE
|COM_HW_KGDB))
410
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
549
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
875
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
1291
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
1316
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
/src/sys/arch/mips/alchemy/dev/
com_aubus.c
127
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
139
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
) && (asc->sc_ih != NULL))
164
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
/src/sys/arch/arm/ep93xx/
epcomvar.h
38
#define
COM_HW_CONSOLE
0x40
epcom.c
223
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
245
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
304
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
537
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
/src/sys/arch/arm/clps711x/
clpscom.c
121
#define
COM_HW_CONSOLE
(1 << 0)
219
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
233
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
489
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
616
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
668
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
703
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
/src/sys/arch/epoc32/windermere/
wmcom.c
86
#define
COM_HW_CONSOLE
(1 << 0)
193
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
210
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
414
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
504
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
556
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
589
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
))
/src/sys/dev/ic/
comvar.h
70
#define
COM_HW_CONSOLE
0x40
com.c
600
SET(sc->sc_hwflags,
COM_HW_CONSOLE
);
810
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
831
if (!ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
904
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
|COM_HW_KGDB))
917
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
) &&
926
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
998
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
1126
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
1588
ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
2243
if (ISSET(sc->sc_hwflags,
COM_HW_CONSOLE
)) {
[
all
...]
Completed in 19 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025