Searched refs:COM_HW_CONSOLE (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91dbguvar.h37 #define COM_HW_CONSOLE 0x40 macro
H A Dat91usartvar.h38 #define COM_HW_CONSOLE 0x40 macro
H A Dat91dbgu.c240 SET(sc->sc_hwflags, COM_HW_CONSOLE);
265 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
314 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
541 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
H A Dat91usart.c273 SET(sc->sc_hwflags, COM_HW_CONSOLE);
290 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
340 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
626 /* if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depcomvar.h34 #define COM_HW_CONSOLE 0x40 macro
H A Depcom.c200 SET(sc->sc_hwflags, COM_HW_CONSOLE);
227 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
274 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
507 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_comvar.h36 #define COM_HW_CONSOLE 0x40 macro
H A Dixp12x0_com.c199 SET(sc->sc_hwflags, COM_HW_CONSOLE);
226 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
276 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
540 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa11x0_comvar.h37 #define COM_HW_CONSOLE 0x40 macro
H A Dsa11x0_com.c295 SET(sc->sc_hwflags, COM_HW_CONSOLE);
317 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
355 if (sc->sc_hwflags & (COM_HW_CONSOLE|COM_HW_KGDB))
402 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE))
541 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
867 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
1283 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
1308 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c130 if (!ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
142 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE) && (asc->sc_ih != NULL))
167 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE))
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcomvar.h68 #define COM_HW_CONSOLE 0x40 macro
H A Dcom.c407 SET(sc->sc_hwflags, COM_HW_CONSOLE);
526 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
547 if (!ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
619 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE|COM_HW_KGDB))
645 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE) &&
654 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
728 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
831 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
1285 ISSET(sc->sc_hwflags, COM_HW_CONSOLE)) {
2419 if (ISSET(sc->sc_hwflags, COM_HW_CONSOLE)
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dcom.c135 #define COM_HW_CONSOLE 0x40 macro
377 SET(sc->sc_hwflags, COM_HW_CONSOLE);
678 ISSET(sc->sc_hwflags, COM_HW_CONSOLE))

Completed in 216 milliseconds